We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d21d77 commit 091028aCopy full SHA for 091028a
1 file changed
.github/workflows/hypatia-scan.yml
@@ -74,7 +74,7 @@ jobs:
74
echo "- Medium: $MEDIUM" >> $GITHUB_STEP_SUMMARY
75
76
- name: Upload findings artifact
77
- uses: actions/upload-artifact@65c79d7f54e76e4e3c7a8f34db0f4ac8b515c478 # v4
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
78
with:
79
name: hypatia-findings
80
path: hypatia-findings.json
@@ -175,4 +175,4 @@ jobs:
175
repo: context.repo.repo,
176
issue_number: context.issue.number,
177
body: comment
178
- });
+ });
0 commit comments