mirror of
https://github.com/turbot/steampipe.git
synced 2026-05-10 06:00:58 -04:00
[dep][actions](deps): Bump google-github-actions/setup-gcloud (#4345)
This commit is contained in:
committed by
Puskar Basu
parent
c44b089899
commit
3f79f7e865
6
.github/workflows/release_cli_and_assets.yml
vendored
6
.github/workflows/release_cli_and_assets.yml
vendored
@@ -72,7 +72,7 @@ jobs:
|
||||
credentials_json: ${{ secrets.GCP_GITHUB_ACTION_PUSH_ARTIFACTS_CREDENTIAL_JSON }}
|
||||
|
||||
- name: Get GCloud CLI
|
||||
uses: google-github-actions/setup-gcloud@v2.1.0
|
||||
uses: google-github-actions/setup-gcloud@v2.1.1
|
||||
with:
|
||||
project_id: ${{ env.PROJECT_ID }}
|
||||
|
||||
@@ -121,7 +121,7 @@ jobs:
|
||||
credentials_json: ${{ secrets.GCP_GITHUB_ACTION_PUSH_ARTIFACTS_CREDENTIAL_JSON }}
|
||||
|
||||
- name: Get GCloud CLI
|
||||
uses: google-github-actions/setup-gcloud@v2.1.0
|
||||
uses: google-github-actions/setup-gcloud@v2.1.1
|
||||
with:
|
||||
project_id: ${{ env.PROJECT_ID }}
|
||||
|
||||
@@ -771,7 +771,7 @@ jobs:
|
||||
# credentials_json: ${{ secrets.GCP_GITHUB_ACTION_PUSH_ARTIFACTS_CREDENTIAL_JSON }}
|
||||
|
||||
# - name: Get GCloud CLI
|
||||
# uses: google-github-actions/setup-gcloud@v2.1.0
|
||||
# uses: google-github-actions/setup-gcloud@v2.1.1
|
||||
# with:
|
||||
# project_id: ${{ env.PROJECT_ID }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user