Skip to content

Commit

Permalink
Merge pull request #341 from moul/dependabot/github_actions/actions/u…
Browse files Browse the repository at this point in the history
…pload-artifact-3.1.2

chore(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2
  • Loading branch information
moul authored Jan 13, 2023
2 parents 24f1838 + 97e8691 commit 2f6df1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
env:
SCORECARD_READ_TOKEN: ${{ secrets.SCORECARD_READ_TOKEN }}
if: env.SCORECARD_READ_TOKEN != null
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v3.0.0
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.0.0
with:
name: SARIF file
path: results.sarif
Expand Down

0 comments on commit 2f6df1b

Please sign in to comment.