Skip to content

Commit

Permalink
Update scorecards.yml (#244)
Browse files Browse the repository at this point in the history
Old one failing because Debian 9 is no longer available as shown by:

```
E: Failed to fetch http://deb.debian.org/debian/dists/stretch/main/binary-amd64/Packages  404  Not Found
```
  • Loading branch information
carenas authored May 4, 2023
1 parent 1bb1ef6 commit 04fbb65
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 @@ -27,7 +27,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@c1aec4ac820532bab364f02a81873c555a0ba3a1 # v1.0.4
uses: ossf/scorecard-action@3e15ea8318eee9b333819ec77a36aca8d39df13e # tag=v1.1.1
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit 04fbb65

Please sign in to comment.