We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30a595b commit f49aabeCopy full SHA for f49aabe
RELEASE.md
@@ -57,7 +57,7 @@ Example:
57
```
58
runs:
59
using: "docker"
60
- image: "docker://gcr.io/openssf/scorecard-action:Tag"
+ image: "docker://ghcr.io/ossf/scorecard-action:Tag"
61
62
63
Create a pull request with this change and merge into `main`.
action.yaml
@@ -58,4 +58,4 @@ branding:
- image: "docker://gcr.io/openssf/scorecard-action:v2.4.0"
+ image: "docker://ghcr.io/ossf/scorecard-action:v2.4.1"
0 commit comments