Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ronykris committed Sep 1, 2024
1 parent 0cf75c6 commit 356cc1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: "actions/checkout@v3"
- name: Google Auth
id: "auth"
uses: "google-github-actions/auth@v0"
uses: "google-github-actions/auth@v1"
with:
token_format: 'access_token'
workload_identity_provider: '${{ vars.WIF_PROVIDER }}'
Expand Down

0 comments on commit 356cc1a

Please sign in to comment.