Skip to content

Commit d8fae90

Browse files
authored
Merge pull request #898 from Smartdevs17/dependabot/github_actions/actions/download-artifact-8
ci(actions): bump actions/download-artifact from 4 to 8
2 parents c051989 + 7f447a2 commit d8fae90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ jobs:
244244
uses: actions/checkout@v7
245245

246246
- name: Download security artifacts
247-
uses: actions/download-artifact@v4
247+
uses: actions/download-artifact@v8
248248
with:
249249
pattern: security-*
250250
path: security-reports

0 commit comments

Comments
 (0)