From d74e24cef83e3d939fd558f08579efa8a48a4dc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 01:19:09 +0000 Subject: [PATCH] chore: update camunda/infra-global-github-actions digest to a227509 --- .github/workflows/NIGHTLY.yml | 2 +- .github/workflows/PUBLISH_RELEASE.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/NIGHTLY.yml b/.github/workflows/NIGHTLY.yml index 9eebef3e2..1b726960a 100644 --- a/.github/workflows/NIGHTLY.yml +++ b/.github/workflows/NIGHTLY.yml @@ -96,7 +96,7 @@ jobs: run: npm run build -- --win - name: Upload artifact to Camunda Download Center - uses: camunda/infra-global-github-actions/download-center-upload@4f0ab010a8471be00aa9dc34a9298daa111574b6 + uses: camunda/infra-global-github-actions/download-center-upload@a227509b871205f9f25c4b447a78188d4736f6f1 with: gcp_credentials: ${{ steps.secrets.outputs.GCP_CREDENTIALS_NAME }} env: 'prod' diff --git a/.github/workflows/PUBLISH_RELEASE.yml b/.github/workflows/PUBLISH_RELEASE.yml index a246855a9..9f8c06aa8 100644 --- a/.github/workflows/PUBLISH_RELEASE.yml +++ b/.github/workflows/PUBLISH_RELEASE.yml @@ -30,7 +30,7 @@ jobs: secrets: | secret/data/common/jenkins/downloads-camunda-cloud_google_sa_key DOWNLOAD_CENTER_GCLOUD_KEY_BYTES | GCP_CREDENTIALS_NAME; - name: Upload artifacts to Camunda Download Center - uses: camunda/infra-global-github-actions/download-center-upload@4f0ab010a8471be00aa9dc34a9298daa111574b6 + uses: camunda/infra-global-github-actions/download-center-upload@a227509b871205f9f25c4b447a78188d4736f6f1 with: gcp_credentials: ${{ steps.secrets.outputs.GCP_CREDENTIALS_NAME }} env: 'prod'