Skip to content

Commit 55b2bf8

Browse files
build(deps): bump google-github-actions/auth from 1 to 2 (#150)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26ff21b commit 55b2bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prowler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
7575
- name: Authenticate with Google Cloud
7676
if: ${{ inputs.cloud_provider == 'gcp' }}
77-
uses: google-github-actions/auth@v1
77+
uses: google-github-actions/auth@v2
7878
with:
7979
token_format: access_token
8080
workload_identity_provider: ${{ secrets.WIP }}

0 commit comments

Comments
 (0)