Skip to content

Commit

Permalink
merge PR #78 from dependabot/actions/upload-artifact-3.1.1
Browse files Browse the repository at this point in the history
Bump actions/upload-artifact from 3.1.0 to 3.1.1
  • Loading branch information
irongut authored Dec 12, 2022
2 parents 29eeefa + 326b458 commit 17885ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openssf-scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
publish_results: false # true will not work with Harden Runner!

- name: Upload Report
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8
uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb
with:
name: SARIF file
path: results.sarif
Expand Down

0 comments on commit 17885ad

Please sign in to comment.