From 3fde8484e5fb842803e1e283459c7c6168d3fd2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 04:22:47 +0000 Subject: [PATCH] chore: update camunda/infra-global-github-actions digest to c54930e --- .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 ad0cbf783..12afd60aa 100644 --- a/.github/workflows/NIGHTLY.yml +++ b/.github/workflows/NIGHTLY.yml @@ -95,7 +95,7 @@ jobs: run: npm run build -- --win - name: Upload artifact to Camunda Download Center - uses: camunda/infra-global-github-actions/download-center-upload@bcc8f066e45612b5f5a66e988d99d24eed34aa0c + uses: camunda/infra-global-github-actions/download-center-upload@c54930eb5601bdb4b155e865aa26883870eb3a7c 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 3f3b6b82c..33c4d7d46 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@bcc8f066e45612b5f5a66e988d99d24eed34aa0c + uses: camunda/infra-global-github-actions/download-center-upload@c54930eb5601bdb4b155e865aa26883870eb3a7c with: gcp_credentials: ${{ steps.secrets.outputs.GCP_CREDENTIALS_NAME }} env: 'prod'