Skip to content

Commit 66b90c5

Browse files
authored
Merge pull request #546 from hashicorp/dependabot/github_actions/actions-1700575e36
[chore] : Bump google-github-actions/auth from 2.1.12 to 3.0.0 in the actions group
2 parents 0e25fa8 + 1aa25c9 commit 66b90c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/go-getter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
audience: https://github.com/hashicorp
6767

6868
- name: 'Authenticate to Google Cloud'
69-
uses: google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5 # v2.1.12
69+
uses: google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
7070
with:
7171
workload_identity_provider: 'projects/328212837253/locations/global/workloadIdentityPools/hc-go-getter-test/providers/github-hc-go-getter-test'
7272
service_account: hc-go-getter-test@hc-e56c0f7c21c448d2be9e7696073.iam.gserviceaccount.com
@@ -134,7 +134,7 @@ jobs:
134134
audience: https://github.com/hashicorp
135135

136136
- name: 'Authenticate to Google Cloud'
137-
uses: google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5 # v2.1.12
137+
uses: google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
138138
with:
139139
workload_identity_provider: 'projects/328212837253/locations/global/workloadIdentityPools/hc-go-getter-test/providers/github-hc-go-getter-test'
140140
service_account: hc-go-getter-test@hc-e56c0f7c21c448d2be9e7696073.iam.gserviceaccount.com

0 commit comments

Comments
 (0)