Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmzrio authored Dec 4, 2023
1 parent 78dc7f6 commit 2d1a365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/terragrunt/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ runs:

- name: Authenticate to Google Cloud
if: "${{ inputs.gcp_credentials != '' }}"
uses: google-github-actions/auth@v0
uses: google-github-actions/auth@v2
with:
credentials_json: ${{ inputs.gcp_credentials }}

Expand Down

0 comments on commit 2d1a365

Please sign in to comment.