Skip to content

Commit f24bc03

Browse files
chore(deps): update google-github-actions/setup-gcloud action to v3
| datasource | package | from | to | | ----------- | ---------------------------------- | ------ | ------ | | github-tags | google-github-actions/setup-gcloud | v2.2.1 | v3.0.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 244c3bc commit f24bc03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish-report/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ runs:
2626
credentials_json: "${{ fromJSON(steps.get-secrets.outputs.secrets).GCP_UPLOAD_ARTIFACTS_KEY }}"
2727

2828
- name: "Set up Cloud SDK"
29-
uses: "google-github-actions/setup-gcloud@e427ad8a34f8676edf47cf7d7925499adf3eb74f" # v2.2.1
29+
uses: "google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db" # v3.0.1
3030

3131
- name: Publish report to Cloud Storage
3232
shell: bash

0 commit comments

Comments
 (0)