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.
1 parent 531010a commit 5c1b9f7Copy full SHA for 5c1b9f7
1 file changed
.github/workflows/hypatia-scan.yml
@@ -86,7 +86,7 @@ jobs:
86
echo "- Medium: $MEDIUM" >> $GITHUB_STEP_SUMMARY
87
88
- name: Upload findings artifact
89
- uses: actions/upload-artifact@65c79d7f54e76e4e3c7a8f34db0f4ac8b515c478 # v4
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
90
with:
91
name: hypatia-findings
92
path: hypatia-findings.json
@@ -187,4 +187,4 @@ jobs:
187
repo: context.repo.repo,
188
issue_number: context.issue.number,
189
body: comment
190
- });
+ });
0 commit comments