Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 87ab16b

Browse files
chore(deps): bump google-github-actions/auth from 2.1.7 to 2.1.8
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.1.7 to 2.1.8. - [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@6fc4af4...71f9864) --- updated-dependencies: - dependency-name: google-github-actions/auth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46a4113 commit 87ab16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-registry.yaml

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

2222
- name: Authenticate to Google Cloud
23-
uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f
23+
uses: google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935
2424
with:
2525
workload_identity_provider: projects/309789351055/locations/global/workloadIdentityPools/github-actions/providers/github
2626
service_account: [email protected]

0 commit comments

Comments
 (0)