diff --git a/.gitea/workflows/check-license.yml b/.gitea/workflows/check-license.yml index 425adfd..8b4cb0d 100644 --- a/.gitea/workflows/check-license.yml +++ b/.gitea/workflows/check-license.yml @@ -40,7 +40,7 @@ jobs: - name: Check license for changed files id: check_license if: steps.changed-files-specific.outputs.any_changed == 'true' - uses: https://gitea:${{ secrets.CI_TOKEN }}@git.avroid.tech/Actions/addlicense-docker-action.git@v1.8 + uses: https://gitea:${{ secrets.CI_TOKEN }}@git.avroid.tech/Actions/addlicense-docker-action.git@v1.9 with: input_files: ${{ steps.changed-files-specific.outputs.all_changed_files }} exclude_pattern: