Skip to content

Commit 641dfa2

Browse files
Bump google-github-actions/auth from 2.0.1 to 2.1.0 (#627)
1 parent ee40430 commit 641dfa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v4
2121

2222
- id: auth
23-
uses: google-github-actions/auth@v2.0.1
23+
uses: google-github-actions/auth@v2.1.0
2424
with:
2525
workload_identity_provider: "projects/852340051888/locations/global/workloadIdentityPools/github-deploy/providers/github-deploy"
2626
service_account: "[email protected]"

0 commit comments

Comments
 (0)