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 dae2f03 commit dc9441fCopy full SHA for dc9441f
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@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9 # v2.1.5
+ uses: google-github-actions/setup-gcloud@cb1e50a9932213ecece00a606661ae9ca44f3397 # v2.2.0
58
with:
59
# Accept any version
60
version:
0 commit comments