Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact digest to 65d8626
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot committed Jan 6, 2023
1 parent c5069db commit 3523fda
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@65d862660abb392b8c4a3d1195a2108db131dd05 # v2.3.1
with:
name: SARIF file
path: results.sarif
Expand Down

0 comments on commit 3523fda

Please sign in to comment.