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 7bdb21b commit 3a233ecCopy full SHA for 3a233ec
actions/login-to-gar/action.yaml
@@ -54,7 +54,7 @@ runs:
54
55
- name: Setup `gcloud` CLI
56
if: ${{ !steps.check_if_gcloud_is_installed.outputs.gcloud-installed }}
57
- uses: google-github-actions/setup-gcloud@26f734c2779b00b7dda794207734c511110a4368 # v3.0.0
+ uses: google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db # v3.0.1
58
with:
59
# Accept any version
60
version:
0 commit comments