We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aa8b93 commit 0c77a1fCopy full SHA for 0c77a1f
.github/workflows/build-and-release.yaml
@@ -72,7 +72,7 @@ jobs:
72
run: go install github.com/google/[email protected]
73
74
- name: Login to GCR
75
- uses: docker/login-action@v2
+ uses: docker/login-action@v3
76
with:
77
registry: gcr.io
78
username: _json_key
0 commit comments