Skip to content

Commit

Permalink
Merge pull request #55 from moul/dependabot/github_actions/ossf/score…
Browse files Browse the repository at this point in the history
…card-action-2.0.2

chore(deps): bump ossf/scorecard-action from 2.0.0 to 2.0.2
  • Loading branch information
moul committed Sep 12, 2022
2 parents d02d18b + b6a2d9a commit 9c847bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Expand Up @@ -30,7 +30,7 @@ jobs:
env:
SCORECARD_READ_TOKEN: ${{ secrets.SCORECARD_READ_TOKEN }}
if: env.SCORECARD_READ_TOKEN != null
uses: ossf/scorecard-action@13ec8c77e8a5dae7e0a0d47bde3e3004df15d34f # v1.0.4
uses: ossf/scorecard-action@68bf5b3327e4fd443d2add8ab122280547b4a16d # v1.0.4
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit 9c847bc

Please sign in to comment.