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 a60a8e8 + 3f66629 commit 8e58247Copy full SHA for 8e58247
1 file changed
.github/workflows/vulnerability-scanning.yml
@@ -29,7 +29,7 @@ jobs:
29
args: >
30
--exclude ${{github.workspace}}/build/mps/**
31
- name: Upload Test results
32
- uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
+ uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
33
with:
34
name: Depcheck report
35
path: ${{github.workspace}}/reports
0 commit comments