Skip to content

Commit 58bb1b0

Browse files
committed
ci: bump actions/upload-artifact SHA to current v4
1 parent f42ae54 commit 58bb1b0

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
@@ -75,7 +75,7 @@ jobs:
7575
echo "- Medium: $MEDIUM" >> $GITHUB_STEP_SUMMARY
7676
7777
- name: Upload findings artifact
78-
uses: actions/upload-artifact@65c79d7f54e76e4e3c7a8f34db0f4ac8b515c478 # v4
78+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
7979
with:
8080
name: hypatia-findings
8181
path: hypatia-findings.json
@@ -176,4 +176,4 @@ jobs:
176176
repo: context.repo.repo,
177177
issue_number: context.issue.number,
178178
body: comment
179-
});
179+
});

0 commit comments

Comments
 (0)