We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63d50ac + 4b6e50d commit dd4a7f1Copy full SHA for dd4a7f1
.github/workflows/vulnerability-scanning.yml
@@ -27,7 +27,7 @@ jobs:
27
format: 'HTML'
28
out: 'reports'
29
- name: Upload Test results
30
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
31
with:
32
name: Dependency Check Report
33
path: ${{github.workspace}}/reports
0 commit comments