We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 244c3bc commit f24bc03Copy full SHA for f24bc03
publish-report/action.yml
@@ -26,7 +26,7 @@ runs:
26
credentials_json: "${{ fromJSON(steps.get-secrets.outputs.secrets).GCP_UPLOAD_ARTIFACTS_KEY }}"
27
28
- name: "Set up Cloud SDK"
29
- uses: "google-github-actions/setup-gcloud@e427ad8a34f8676edf47cf7d7925499adf3eb74f" # v2.2.1
+ uses: "google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db" # v3.0.1
30
31
- name: Publish report to Cloud Storage
32
shell: bash
0 commit comments