Skip to content

Commit 9c07d51

Browse files
dependabot[bot]tharvik
authored andcommitted
build(deps): 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] <[email protected]>
1 parent 0fde13a commit 9c07d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
id-token: write
102102
steps:
103103
- uses: actions/checkout@v4
104-
- uses: google-github-actions/auth@v2
104+
- uses: google-github-actions/auth@v3
105105
with:
106106
project_id: disco-367212
107107
workload_identity_provider: projects/905419434797/locations/global/workloadIdentityPools/github/providers/disco

0 commit comments

Comments
 (0)