Skip to content

Commit ca9238a

Browse files
dependabot[bot]MichelHartmann
authored andcommitted
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 f742782 commit ca9238a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/toolbox-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v4
2020

2121
- name: Authenticate to Google Cloud
22-
uses: google-github-actions/auth@v2
22+
uses: google-github-actions/auth@v3
2323
with:
2424
credentials_json: '${{ secrets.GCP_SA_KEY }}'
2525

0 commit comments

Comments
 (0)