This commit is contained in:
aleksandr.vodyanov
2024-05-17 17:51:19 +03:00
parent 0bfad9e9e0
commit e0e4c4c9be

View File

@@ -40,7 +40,7 @@ jobs:
- name: Check license for changed files - name: Check license for changed files
id: check_license id: check_license
if: steps.changed-files-specific.outputs.any_changed == 'true' if: steps.changed-files-specific.outputs.any_changed == 'true'
uses: https://gitea:${{ secrets.CI_TOKEN }}@git.avroid.tech/Actions/addlicense-docker-action.git@v1.7 uses: https://gitea:${{ secrets.CI_TOKEN }}@git.avroid.tech/Actions/addlicense-docker-action.git@v1.8
with: with:
input_files: ${{ steps.changed-files-specific.outputs.all_changed_files }} input_files: ${{ steps.changed-files-specific.outputs.all_changed_files }}
exclude_pattern: exclude_pattern: