Skip to content

Commit 6f0ae0c

Browse files
fix: Upgrade tj-actions Github action. [CVE-2025-30066] (#5957)
Co-authored-by: Christoph Bünte <[email protected]>
1 parent efb4711 commit 6f0ae0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v4
1919
with:
2020
fetch-depth: 0
21-
- uses: tj-actions/changed-files@v44
21+
- uses: tj-actions/changed-files@v46
2222
id: changed-files
2323
with:
2424
files: '**/*.md'

0 commit comments

Comments
 (0)