Skip to content

Commit f1b59ad

Browse files
authored
Merge pull request #138 from praw-dev/dependabot/github_actions/actions/upload-artifact-5.0.0
2 parents 41f907a + a098db9 commit f1b59ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
5454
# format to the repository Actions tab.
5555
- name: "Upload artifact"
56-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
56+
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
5757
with:
5858
name: SARIF file
5959
path: results.sarif

0 commit comments

Comments
 (0)