Skip to content

Commit 2f6df1b

Browse files
authored
Merge pull request #341 from moul/dependabot/github_actions/actions/upload-artifact-3.1.2
chore(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2
2 parents 24f1838 + 97e8691 commit 2f6df1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
env:
4949
SCORECARD_READ_TOKEN: ${{ secrets.SCORECARD_READ_TOKEN }}
5050
if: env.SCORECARD_READ_TOKEN != null
51-
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v3.0.0
51+
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.0.0
5252
with:
5353
name: SARIF file
5454
path: results.sarif

0 commit comments

Comments
 (0)