Merge pull request #781 from Open-CAS/dependabot/github_actions/dot-github/workflows/tj-actions/changed-files-41

build(deps): bump tj-actions/changed-files from 18.2 to 41 in /.github/workflows
This commit is contained in:
Robert Baldyga 2024-09-09 11:19:04 +02:00 committed by GitHub
commit bfd28af1cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Get changed files - name: Get changed files
id: changed-files id: changed-files
uses: tj-actions/changed-files@v18.2 uses: tj-actions/changed-files@v41
with: with:
files_ignore: '.github/**' files_ignore: '.github/**'
- name: List all changed files - name: List all changed files