Skip to content

Commit fad30e4

Browse files
authored
Update action-download-artifact version to v6 for security (#442)
1 parent b6b6f0c commit fad30e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-external-projects.yml

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

100100
- name: Download master branch results
101101
if: github.ref != 'refs/heads/master'
102-
uses: dawidd6/action-download-artifact@v3
102+
uses: dawidd6/action-download-artifact@v6
103103
continue-on-error: true
104104
with:
105105
workflow: test-external-projects.yml

0 commit comments

Comments
 (0)