Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit 7a4f6c8

Browse files
author
Mathieu Benoit
authored
Merge pull request #98 from mathieu-benoit/dependabot/github_actions/google-github-actions/setup-gcloud-0.6.2
Bump google-github-actions/setup-gcloud from 0.6.1 to 0.6.2
2 parents 1ebba7c + 98b9853 commit 7a4f6c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
workload_identity_provider: '${{ secrets.WORKLOAD_IDENTITY_POOL_PROVIDER }}'
2626
service_account: '${{ secrets.CONTAINER_IMAGE_BUILDER_SERVICE_ACCOUNT_ID }}'
2727
token_format: 'access_token'
28-
- uses: google-github-actions/[email protected].1
28+
- uses: google-github-actions/[email protected].2
2929
with:
3030
version: latest
3131
- name: prepare environment variables

0 commit comments

Comments
 (0)