Skip to content

Commit

Permalink
Merge pull request #17 from domain-protect/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…google-github-actions/auth-2.1.2

Bump google-github-actions/auth from 2.1.1 to 2.1.2
  • Loading branch information
paulschwarzenberger authored Feb 28, 2024
2 parents dace46d + 9d60118 commit cc3b40d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- name: Configure GCP Credentials
id: auth
uses: google-github-actions/[email protected].1
uses: google-github-actions/[email protected].2
with:
create_credentials_file: 'true'
workload_identity_provider: ${{ secrets.GCP_WORKLOAD_IDENTITY_PROVIDER}}
Expand Down Expand Up @@ -121,7 +121,7 @@ jobs:

- name: Configure GCP Credentials
id: auth
uses: google-github-actions/[email protected].1
uses: google-github-actions/[email protected].2
with:
create_credentials_file: 'true'
workload_identity_provider: ${{ secrets.GCP_WORKLOAD_IDENTITY_PROVIDER}}
Expand Down Expand Up @@ -204,7 +204,7 @@ jobs:

- name: Configure GCP Credentials
id: auth
uses: google-github-actions/[email protected].1
uses: google-github-actions/[email protected].2
with:
create_credentials_file: 'true'
workload_identity_provider: ${{ secrets.GCP_WORKLOAD_IDENTITY_PROVIDER}}
Expand Down

0 comments on commit cc3b40d

Please sign in to comment.