Skip to content

Commit

Permalink
build(deps): bump google-github-actions/auth from 0 to 1 (#62)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 7873915 commit 999cfb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:

- name: Install GCP CLI
if: ${{ inputs.provider == 'gcp' }}
uses: google-github-actions/auth@v0
uses: google-github-actions/auth@v1
with:
service_account_key: ${{ secrets.GCP_SA_KEY }}
project_id: ${{ secrets.PROJECT_ID }}
Expand Down

0 comments on commit 999cfb0

Please sign in to comment.