Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ccdd7ca

Browse files
chore(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 13d885f commit ccdd7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
CI: true
4545

4646
- name: Authenticate to Google Cloud
47-
uses: google-github-actions/auth@v2
47+
uses: google-github-actions/auth@v3
4848
with:
4949
workload_identity_provider: ${{ secrets.GCP_WORKLOAD_ID_PROVIDER }}
5050
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}

0 commit comments

Comments
 (0)