Skip to content

Commit

Permalink
Update google-github-actions/auth action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 22, 2024
1 parent f0e3304 commit 26bbd7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_forge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: ./gradlew testClasses
- name: JUnit
run: ./gradlew test
- uses: google-github-actions/auth@v1
- uses: google-github-actions/auth@v2
with:
workload_identity_provider: ${{secrets.GCP_IDENTITY_PROVIDER}}
service_account: ${{secrets.GCP_SERVICE_ACCOUNT}}
Expand Down

0 comments on commit 26bbd7c

Please sign in to comment.