Skip to content

Commit 482b9d0

Browse files
chore(deps): bump google-github-actions/auth from 2.1.10 to 2.1.11 (#454)
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.1.10 to 2.1.11. - [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@ba79af0...140bb51) --- updated-dependencies: - dependency-name: google-github-actions/auth dependency-version: 2.1.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Chris Gianelloni <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Gianelloni <[email protected]>
1 parent 74af3fe commit 482b9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
- id: 'auth'
116116
name: Authenticate with Google Cloud
117117
if: ${{ startsWith(github.ref, 'refs/tags/') && matrix.os == 'windows' }}
118-
uses: google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193 # v2.1.10 https://github.com/google-github-actions/auth/releases/tag/v2.1.10
118+
uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11 https://github.com/google-github-actions/auth/releases/tag/v2.1.11
119119
with:
120120
credentials_json: '${{ secrets.CERTIFICATE_SA_CREDENTIALS }}'
121121
- name: Set up Cloud SDK

0 commit comments

Comments
 (0)