Skip to content

Commit b35f041

Browse files
Merge pull request #84 from midokura/jbec/bump-changed-files
fix: bump changed-files action to v47 to fix security alert
2 parents 6a63a27 + d945e56 commit b35f041

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Get changed files
1919
id: changed-files
20-
uses: tj-actions/changed-files@v35
20+
uses: tj-actions/changed-files@v47
2121
with:
2222
files: 'charts/**'
2323
dir_names: true

0 commit comments

Comments
 (0)