Skip to content

Commit

Permalink
Merge pull request #1 from contentful/dependabot/github_actions/ossf/…
Browse files Browse the repository at this point in the history
…scorecard-action-2.2.0

Bump ossf/scorecard-action from 2.1.3 to 2.2.0
  • Loading branch information
roryscarson authored Sep 21, 2023
2 parents 859e2fa + f758788 commit 6c157d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/postmerge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ossf/scorecard-action@v2.1.3
- uses: ossf/scorecard-action@v2.2.0
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit 6c157d8

Please sign in to comment.