Skip to content

Commit

Permalink
Update google-github-actions/setup-gcloud action to v2.1.4 (#3081)
Browse files Browse the repository at this point in the history
| datasource  | package                            | from   | to     |
| ----------- | ---------------------------------- | ------ | ------ |
| github-tags | google-github-actions/setup-gcloud | v2.1.2 | v2.1.4 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 04ce06a commit a569a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nfr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}

- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@6189d56e4096ee891640bb02ac264be376592d6a # v2.1.2
uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a # v2.1.4
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
install_components: kubectl
Expand Down

0 comments on commit a569a9e

Please sign in to comment.