Skip to content

Commit

Permalink
Update ossf/scorecard-action action to v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent 5286c18 commit 106c777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
with:
results_file: results.sarif
results_format: sarif
Expand All @@ -56,7 +56,7 @@ jobs:

# OSSF scorecard action
- name: OSSF Scorecard action
uses: ossf/[email protected].0
uses: ossf/[email protected].1
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit 106c777

Please sign in to comment.