Skip to content

Commit

Permalink
updating workload identity pool
Browse files Browse the repository at this point in the history
  • Loading branch information
pputman-clabs committed Jan 31, 2024
1 parent c66fcfb commit 6dcc3ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/testing-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ jobs:
uses: celo-org/reusable-workflows/.github/workflows/[email protected]
if: github.ref != 'refs/heads/main'
with:
workload-id-provider: ${{ vars.WORKLOAD_ID_PROVIDER_NON_MAIN }}
workload-id-provider: projects/1094498259535/locations/global/workloadIdentityPools/gh-patrick-testing/providers/github-by-repos
service-account: patrick-testing-ro@clabs-secrets-and-permissions.iam.gserviceaccount.com
artifact-registry: ${{ vars.DEV_IMAGE_REPO }}/testing-action
tags: testing
context: ./testing-action
trivy: false


0 comments on commit 6dcc3ec

Please sign in to comment.