We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0913c16 commit 19b68f8Copy full SHA for 19b68f8
.github/workflows/main.yaml
@@ -58,7 +58,7 @@ jobs:
58
token_format: "access_token"
59
- name: Login to Google Artifact Registry
60
if: github.ref == 'refs/heads/main'
61
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # ratchet:docker/login-action@v2
+ uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # ratchet:docker/login-action@v2
62
with:
63
registry: ${{ env.GOOGLE_REGISTRY }}
64
username: "oauth2accesstoken"
0 commit comments