Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Commit 693314f

Browse files
build(deps): Bump step-security/google-github-auth in the actions group (#28255)
Bumps the actions group with 1 update: [step-security/google-github-auth](https://github.com/step-security/google-github-auth). Updates `step-security/google-github-auth` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/step-security/google-github-auth/releases) - [Changelog](https://github.com/step-security/google-github-auth/blob/main/CHANGELOG.md) - [Commits](step-security/google-github-auth@f0e5c25...57c5121) --- updated-dependencies: - dependency-name: step-security/google-github-auth dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1db0336 commit 693314f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bigquery-ingestion.yaml

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

3030
- id: auth
3131
name: 'Authenticate to Google Cloud'
32-
uses: step-security/google-github-auth@f0e5c257a9534a30b5df12f43329c1eb7b85a5be # v3.0.0
32+
uses: step-security/google-github-auth@57c51210cb4d85d8a5d39dc4c576c79bd693f914 # v3.0.1
3333
with:
3434
workload_identity_provider: "projects/618116202522/locations/global/workloadIdentityPools/prod-shared-e350/providers/prod-shared-gha"
3535
service_account: "prod-images-ci@prod-images-c6e5.iam.gserviceaccount.com"

0 commit comments

Comments
 (0)