Skip to content

Commit dd4a7f1

Browse files
author
Alexander Pann
authored
Merge pull request #1234 from IETS3/renovate/actions-upload-artifact-digest
chore(deps): update actions/upload-artifact digest to ea165f8
2 parents 63d50ac + 4b6e50d commit dd4a7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vulnerability-scanning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
format: 'HTML'
2828
out: 'reports'
2929
- name: Upload Test results
30-
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
30+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
3131
with:
3232
name: Dependency Check Report
3333
path: ${{github.workspace}}/reports

0 commit comments

Comments
 (0)