Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact digest to 82c141c
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot committed Apr 28, 2023
1 parent 9dbaf40 commit dc4f0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

# Upload the results as artifacts.
- name: 'Upload artifact'
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v2.3.1
uses: actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2 # v2.3.1
with:
name: SARIF file
path: results.sarif
Expand Down

0 comments on commit dc4f0a0

Please sign in to comment.