Skip to content

Commit

Permalink
chore(deps): update google-github-actions/auth action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent ff5eee6 commit 02897db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- uses: actions/checkout@v3

- name: Google Cloud Credentials
uses: google-github-actions/auth@v0
uses: google-github-actions/auth@v2
with:
credentials_json: "${{ secrets.GOOGLE_DEPLOYER }}"

Expand Down

0 comments on commit 02897db

Please sign in to comment.