From aec84613a63b6c68baa4b89273fe1938e2bbbbcb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 00:38:17 +0000 Subject: [PATCH] chore: update camunda/infra-global-github-actions digest to f9362c3 --- .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 03d4999531..a6870ddcec 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@2479efb5ed48b2ec0b9cb6db10898fd55c1e9bc5 + uses: camunda/infra-global-github-actions/download-center-upload@f9362c30ae191d18ed4d38665a2a010762a02583 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 f292cb5f61..c70447d9ed 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@2479efb5ed48b2ec0b9cb6db10898fd55c1e9bc5 + uses: camunda/infra-global-github-actions/download-center-upload@f9362c30ae191d18ed4d38665a2a010762a02583 with: gcp_credentials: ${{ steps.secrets.outputs.GCP_CREDENTIALS_NAME }} env: 'prod'