Skip to content

Commit 22b80c4

Browse files
pnachtnoatamir
authored andcommitted
Fix Scorecards GitHub Action (pandas-dev#49410)
Bump ossf/scorecard-action to 2.0.6 Fixes unexpected breaking change in upstream API.
1 parent c40574e commit 22b80c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
persist-credentials: false
3030

3131
- name: "Run analysis"
32-
uses: ossf/[email protected].3
32+
uses: ossf/[email protected].6
3333
with:
3434
results_file: results.sarif
3535
results_format: sarif

0 commit comments

Comments
 (0)