From b920438be74c47b0bbaa7117f4625befe524c273 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 22:41:46 +0000 Subject: [PATCH] chore: update camunda/infra-global-github-actions digest to 59b8193 --- .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 620f3e02b5..c2b2c0198e 100644 --- a/.github/workflows/NIGHTLY.yml +++ b/.github/workflows/NIGHTLY.yml @@ -88,7 +88,7 @@ jobs: secrets: | secret/data/common/jenkins/downloads-camunda-cloud_google_sa_key DOWNLOAD_CENTER_GCLOUD_KEY_BYTES | GCP_CREDENTIALS_NAME; - name: Upload artifact to Camunda Download Center - uses: camunda/infra-global-github-actions/download-center-upload@ebcaaf8e1c2d78b5b194f8ea32786a5eece6c37f + uses: camunda/infra-global-github-actions/download-center-upload@59b8193426f784f3c74152a6f2ad3d48800906db 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 c9d7301a5c..a88b5f6fde 100644 --- a/.github/workflows/PUBLISH_RELEASE.yml +++ b/.github/workflows/PUBLISH_RELEASE.yml @@ -28,7 +28,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@ebcaaf8e1c2d78b5b194f8ea32786a5eece6c37f + uses: camunda/infra-global-github-actions/download-center-upload@59b8193426f784f3c74152a6f2ad3d48800906db with: gcp_credentials: ${{ steps.secrets.outputs.GCP_CREDENTIALS_NAME }} env: 'prod'