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 4c35d2a commit 8bb65cbCopy full SHA for 8bb65cb
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@cb1e50a9932213ecece00a606661ae9ca44f3397 # v2.2.0
+ uses: google-github-actions/setup-gcloud@e427ad8a34f8676edf47cf7d7925499adf3eb74f # v2.2.1
58
with:
59
# Accept any version
60
version:
0 commit comments