Skip to content

Commit

Permalink
chore(deps): update google-github-actions/setup-gcloud action to v1.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed May 15, 2023
1 parent d82d66e commit 04bd678
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
credentials_json: ${{ secrets.GCP_SA_KEY}}

- name: Install Cloud SDK
uses: google-github-actions/setup-gcloud@v1.1.0
uses: google-github-actions/setup-gcloud@v1.1.1

- name: Publish JSON schemas
run: |-
Expand Down Expand Up @@ -157,7 +157,7 @@ jobs:
credentials_json: ${{ secrets.GCP_SA_KEY}}

- name: Install Cloud SDK
uses: google-github-actions/setup-gcloud@v1.1.0
uses: google-github-actions/setup-gcloud@v1.1.1

- name: Package Helm chart
run: |-
Expand Down

0 comments on commit 04bd678

Please sign in to comment.