diff --git a/publish-report/action.yml b/publish-report/action.yml index 5c6c9080..5919573a 100644 --- a/publish-report/action.yml +++ b/publish-report/action.yml @@ -26,7 +26,7 @@ runs: credentials_json: "${{ fromJSON(steps.get-secrets.outputs.secrets).GCP_UPLOAD_ARTIFACTS_KEY }}" - name: "Set up Cloud SDK" - uses: "google-github-actions/setup-gcloud@e427ad8a34f8676edf47cf7d7925499adf3eb74f" # v2.2.1 + uses: "google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db" # v3.0.1 - name: Publish report to Cloud Storage shell: bash