Skip to content

Commit

Permalink
chore(deps): update google-github-actions/auth action to v2.1.4 (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Aug 6, 2024
1 parent 812d272 commit 2ac9e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
- name: Clone repo
uses: actions/checkout@master
- id: 'auth'
uses: 'google-github-actions/[email protected].3'
uses: 'google-github-actions/[email protected].4'
with:
workload_identity_provider: ${{ secrets.WORKLOAD_IDENTITY_POOL_PROVIDER_NAME }} # this is the output provider_name from the TF module
service_account: ${{ secrets.SVC_ACCOUNT_EMAIL }} # this is a SA email configured to create gh-runner MIGs
Expand Down

0 comments on commit 2ac9e94

Please sign in to comment.