Skip to content

Commit e6a96b4

Browse files
authored
Merge pull request #269 from praw-dev/dependabot/github_actions/actions/upload-artifact-7.0.1
2 parents e213eb2 + 220ee99 commit e6a96b4

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@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
56+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
5757
with:
5858
name: SARIF file
5959
path: results.sarif

0 commit comments

Comments
 (0)