Skip to content

Commit 7035d0d

Browse files
chore(deps): bump google-github-actions/auth from 2.1.11 to 2.1.12 (#643)
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.1.11 to 2.1.12. - [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@140bb51...b7593ed) --- updated-dependencies: - dependency-name: google-github-actions/auth dependency-version: 2.1.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b7ad82 commit 7035d0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gcp-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2929
- id: "auth"
30-
uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2
30+
uses: google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5 # v2
3131
with:
3232
workload_identity_provider: "${{ secrets.DIGITAL_CLOUDS_PROVIDER }}"
3333
service_account: "${{ secrets.DIGITAL_CLOUDS_SERVICE }}"

0 commit comments

Comments
 (0)