Skip to content

Commit 25855af

Browse files
dependabot[bot]nemesifier
authored andcommitted
[ci] 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 7ecc5d0 commit 25855af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888

8989
- name: Google Cloud Auth
9090
if: ${{ github.event_name=='push' }}
91-
uses: 'google-github-actions/auth@v2'
91+
uses: 'google-github-actions/auth@v3'
9292
with:
9393
project_id: ${{ secrets.GCS_PROJECT_ID }}
9494
credentials_json: ${{ secrets.GCS_DOWNLOADS_SERVICE_ACCOUNT_JSON }}

0 commit comments

Comments
 (0)