Skip to content

Commit

Permalink
build(deps): bump google-github-actions/auth from 1.1.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/auth@35b0e87...67e9c72)

---
updated-dependencies:
- dependency-name: google-github-actions/auth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 6410bf9 commit 6b76b6b
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 @@ -134,7 +134,7 @@ jobs:
runs-on: ubuntu-latest
needs: [gh-release]
steps:
- uses: google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033
- uses: google-github-actions/auth@67e9c72af6e0492df856527b474995862b7b6591
with:
credentials_json: ${{ secrets.LINKERD_SITE_TOKEN }}
- uses: google-github-actions/setup-gcloud@e30db14379863a8c79331b04a9969f4c1e225e0b
Expand Down

0 comments on commit 6b76b6b

Please sign in to comment.