We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24f1838 + 97e8691 commit 2f6df1bCopy full SHA for 2f6df1b
.github/workflows/scorecards.yml
@@ -48,7 +48,7 @@ jobs:
48
env:
49
SCORECARD_READ_TOKEN: ${{ secrets.SCORECARD_READ_TOKEN }}
50
if: env.SCORECARD_READ_TOKEN != null
51
- uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v3.0.0
+ uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.0.0
52
with:
53
name: SARIF file
54
path: results.sarif
0 commit comments