Skip to content

Commit cf70d54

Browse files
committed
ci: bump actions/upload-artifact SHA to current v4
1 parent 3302870 commit cf70d54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/hypatia-scan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
echo "- Medium: $MEDIUM" >> $GITHUB_STEP_SUMMARY
7777
7878
- name: Upload findings artifact
79-
uses: actions/upload-artifact@65c79d7f54e76e4e3c7a8f34db0f4ac8b515c478 # v4
79+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
8080
with:
8181
name: hypatia-findings
8282
path: hypatia-findings.json
@@ -177,4 +177,4 @@ jobs:
177177
repo: context.repo.repo,
178178
issue_number: context.issue.number,
179179
body: comment
180-
});
180+
});

0 commit comments

Comments
 (0)