Skip to content

Commit 42e387d

Browse files
Bump google-github-actions/setup-gcloud from 1.1.0 to 3.0.0
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 1.1.0 to 3.0.0. - [Release notes](https://github.com/google-github-actions/setup-gcloud/releases) - [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md) - [Commits](google-github-actions/setup-gcloud@62d4898...26f734c) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f28c69e commit 42e387d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
credentials_json: '${{ secrets.RASA_OSS_RELEASE_ACCOUNT_KEY }}'
101101

102102
- name: 'Set up Cloud SDK'
103-
uses: 'google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587'
103+
uses: 'google-github-actions/setup-gcloud@26f734c2779b00b7dda794207734c511110a4368'
104104

105105
- name: Release via GCP Artifact Registry
106106
run: |

0 commit comments

Comments
 (0)