Skip to content

Commit

Permalink
Merge pull request #54 from TheBestTvarynka/ci/update-google-github-a…
Browse files Browse the repository at this point in the history
…ctions

Update google-github-actions/auth from v0 to v4
  • Loading branch information
TheBestTvarynka authored Feb 3, 2024
2 parents 641da7b + 8303527 commit 5df680b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- id: 'auth'
name: 'Authenticate to Google Cloud'
uses: 'google-github-actions/auth@v0'
uses: 'google-github-actions/auth@v4'
with:
credentials_json: '${{ secrets.GCP_SERVICE_KEY }}'

Expand Down

0 comments on commit 5df680b

Please sign in to comment.