Skip to content

Commit

Permalink
Upgrade tj-actions/changed-files to version 41 to fix dependabot alert
Browse files Browse the repository at this point in the history
  • Loading branch information
hgreebe committed Jan 9, 2024
1 parent 5daa911 commit 57c64e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dokken-system-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
df -h /
- name: Get changed files
id: changed-files-excluding-tests
uses: tj-actions/changed-files@v35.6.0
uses: tj-actions/changed-files@v41.0.0
with:
files_ignore: |
!.*
Expand Down

0 comments on commit 57c64e3

Please sign in to comment.