Skip to content

Commit c0ab8e5

Browse files
Update google-github-actions/setup-gcloud action to v2.1.2 (#2743)
| datasource | package | from | to | | ----------- | ---------------------------------- | ------ | ------ | | github-tags | google-github-actions/setup-gcloud | v2.1.1 | v2.1.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b33dfd1 commit c0ab8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nfr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}
8383

8484
- name: Set up Cloud SDK
85-
uses: google-github-actions/setup-gcloud@f0990588f1e5b5af6827153b93673613abdc6ec7 # v2.1.1
85+
uses: google-github-actions/setup-gcloud@6189d56e4096ee891640bb02ac264be376592d6a # v2.1.2
8686
with:
8787
project_id: ${{ secrets.GCP_PROJECT_ID }}
8888
install_components: kubectl

0 commit comments

Comments
 (0)