Skip to content

Commit

Permalink
Update google-github-actions/auth action to v2.1.8 (#246)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 1f5efc7 commit cb1959f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: hashicorp/setup-terraform@v3
- uses: google-github-actions/[email protected].7
- uses: google-github-actions/[email protected].8
with:
workload_identity_provider: projects/401363556022/locations/global/workloadIdentityPools/github/providers/github-oidc
service_account: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: hashicorp/setup-terraform@v3
- uses: google-github-actions/[email protected].7
- uses: google-github-actions/[email protected].8
with:
workload_identity_provider: projects/401363556022/locations/global/workloadIdentityPools/github/providers/github-oidc
service_account: automation-for-pull-requests@automation-220928.iam.gserviceaccount.com
Expand Down

0 comments on commit cb1959f

Please sign in to comment.