Skip to content

Commit ac79b81

Browse files
chore(deps): update google-github-actions/setup-gcloud action to v3 (#1267)
| datasource | package | from | to | | ----------- | ---------------------------------- | ------ | ------ | | github-tags | google-github-actions/setup-gcloud | v2.2.0 | v3.0.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com>
1 parent 8bb65cb commit ac79b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/login-to-gar/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ runs:
5454
5555
- name: Setup `gcloud` CLI
5656
if: ${{ !steps.check_if_gcloud_is_installed.outputs.gcloud-installed }}
57-
uses: google-github-actions/setup-gcloud@e427ad8a34f8676edf47cf7d7925499adf3eb74f # v2.2.1
57+
uses: google-github-actions/setup-gcloud@26f734c2779b00b7dda794207734c511110a4368 # v3.0.0
5858
with:
5959
# Accept any version
6060
version:

0 commit comments

Comments
 (0)