Skip to content

Commit 36d9035

Browse files
build(deps): bump the gha group with 1 update
Bumps the gha group with 1 update: [google-github-actions/auth](https://github.com/google-github-actions/auth). Updates `google-github-actions/auth` from 2.0.0 to 2.1.2 - [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@67e9c72...55bd3a7) --- updated-dependencies: - dependency-name: google-github-actions/auth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d23236c commit 36d9035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
steps:
110110
- id: "auth"
111111
name: "Authenticate to Google Cloud"
112-
uses: "google-github-actions/auth@67e9c72af6e0492df856527b474995862b7b6591" # ratchet:google-github-actions/[email protected]
112+
uses: "google-github-actions/auth@55bd3a7c6e2ae7cf1877fd1ccb9d54c0503c457c" # ratchet:google-github-actions/[email protected]
113113
with:
114114
workload_identity_provider: ${{ secrets.NAIS_IO_WORKLOAD_IDENTITY_PROVIDER }}
115115
service_account: "[email protected]"

0 commit comments

Comments
 (0)