Skip to content

Commit 3374526

Browse files
Bump google-github-actions/auth from 2 to 3 (#449)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicki Skafte Detlefsen <skaftenicki@gmail.com>
1 parent 0a3dd01 commit 3374526

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/repo_scraper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: uv sync
2222

2323
- name: Auth with GCP
24-
uses: google-github-actions/auth@v2
24+
uses: google-github-actions/auth@v3
2525
with:
2626
credentials_json: ${{ secrets.GCP_SA_KEY }}
2727

0 commit comments

Comments
 (0)