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 2ba1ce9 commit f125ca0Copy full SHA for f125ca0
.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@v2
+ uses: docker/login-action@v3
64
with:
65
registry: us.gcr.io
66
username: _json_key
0 commit comments