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.
2 parents 7aae9c9 + b4a88e9 commit cb2b477Copy full SHA for cb2b477
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
- uses: anchore/sbom-action/[email protected] # installs syft
61
62
- name: Login to GCR
63
- uses: docker/login-action@v3
+ uses: docker/login-action@v2
64
with:
65
registry: us.gcr.io
66
username: _json_key
0 commit comments