mirror of https://github.com/linkerd/linkerd2.git
build(deps): bump google-github-actions/auth from 2.1.8 to 2.1.10 (#13973)
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.1.8 to 2.1.10.
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](71f986410d...ba79af0395
)
---
updated-dependencies:
- dependency-name: google-github-actions/auth
dependency-version: 2.1.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2f3b71bc0f
commit
9c54092d7d
|
@ -264,7 +264,7 @@ jobs:
|
|||
- name: Checkout code
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
|
||||
- name: Log into GCP
|
||||
uses: "google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935"
|
||||
uses: "google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193"
|
||||
with:
|
||||
credentials_json: ${{ secrets.LINKERD_SITE_TOKEN }}
|
||||
- name: Edge Helm chart creation and upload
|
||||
|
|
Loading…
Reference in New Issue