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 192196e + 28e660b commit 6088a59Copy full SHA for 6088a59
1 file changed
.github/workflows/hypatia-scan.yml
@@ -105,7 +105,7 @@ jobs:
105
echo "- Medium: $MEDIUM" >> $GITHUB_STEP_SUMMARY
106
107
- name: Upload findings artifact
108
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
+ uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
109
with:
110
name: hypatia-findings
111
path: hypatia-findings.json
0 commit comments