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 8bb65cb commit ac79b81Copy full SHA for ac79b81
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@e427ad8a34f8676edf47cf7d7925499adf3eb74f # v2.2.1
+ uses: google-github-actions/setup-gcloud@26f734c2779b00b7dda794207734c511110a4368 # v3.0.0
58
with:
59
# Accept any version
60
version:
0 commit comments