Skip to content

Commit 204c0f8

Browse files
committed
fix: update tj-actions/changed-files to v47.0.5 (CVE fix)
Resolves GHSA-mrrh-fwg8-r2c3 and GHSA-mcph-m25j-8j63 supply chain vulnerabilities in the pinned v46 commit.
1 parent a73b18b commit 204c0f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ash-security-scan.yml

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

2020
- name: Get changed files
2121
id: changed-files
22-
uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46
22+
uses: tj-actions/changed-files@22103cc46bda19c2b464ffe86db46df6922fd323 # v47.0.5
2323
with:
2424
files: |
2525
**/*.py

0 commit comments

Comments
 (0)