Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

Commit d003326

Browse files
chore(deps): bump google-github-actions/auth from 2 to 3
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2 to 3. - [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@v2...v3) --- updated-dependencies: - dependency-name: google-github-actions/auth dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0c8d1d commit d003326

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Login to Google Cloud
6666
# Only run this on repositories in the 'spinnaker' org, not on forks.
6767
if: startsWith(github.repository, 'spinnaker/')
68-
uses: 'google-github-actions/auth@v2'
68+
uses: 'google-github-actions/auth@v3'
6969
# use service account flow defined at: https://github.com/google-github-actions/upload-cloud-storage#authenticating-via-service-account-key-json
7070
with:
7171
credentials_json: '${{ secrets.GAR_JSON_KEY }}'

0 commit comments

Comments
 (0)