Skip to content

Commit

Permalink
CI: bump tj-actions/changed-files to v41
Browse files Browse the repository at this point in the history
Fixes CVE-2023-51664 (high).
  • Loading branch information
stintel committed Jan 2, 2024
1 parent 9178144 commit 190431c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# fetch full history to be able to gather changed files in all new commits
fetch-depth: 0

- uses: tj-actions/changed-files@v37
- uses: tj-actions/changed-files@v41
if: ${{ github.ref_type != 'tag' }}
id: changed_files_yaml
with:
Expand Down

0 comments on commit 190431c

Please sign in to comment.