Skip to content

Commit df4af12

Browse files
Bump google-github-actions/auth from 2 to 3 (#221)
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>
1 parent a085dc9 commit df4af12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/infra.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@v4
3030

3131
- name: Authenticate with Google Cloud
32-
uses: google-github-actions/auth@v2
32+
uses: google-github-actions/auth@v3
3333
with:
3434
project_id: 'httparchive'
3535
credentials_json: '${{ secrets.GCP_SA_KEY }}'

0 commit comments

Comments
 (0)