Skip to content

Commit

Permalink
Merge pull request #288 from moul/dependabot/github_actions/ossf/scor…
Browse files Browse the repository at this point in the history
…ecard-action-1.1.2

chore(deps): bump ossf/scorecard-action from 1.1.1 to 1.1.2
  • Loading branch information
moul authored Jul 2, 2022
2 parents a8554cf + ca14b9e commit 5d7ecd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
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@3e15ea8318eee9b333819ec77a36aca8d39df13e # v1.0.4
uses: ossf/scorecard-action@ce330fde6b1a5c9c75b417e7efc510b822a35564 # v1.0.4
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit 5d7ecd5

Please sign in to comment.