From 504999623ef29b092a1a43525c30eab4c6423ebc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 09:51:32 +0000 Subject: [PATCH] chore: update camunda/infra-global-github-actions digest to c027f72 --- .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 3169565743..59a8722a01 100644 --- a/.github/workflows/NIGHTLY.yml +++ b/.github/workflows/NIGHTLY.yml @@ -91,7 +91,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@a073f844c729e330a1171ba8b6aee021ad9a3d79 + uses: camunda/infra-global-github-actions/download-center-upload@c027f72305fff4780cc6e6362cd5d189a64d4051 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 1402e4e1ee..92bb4e318a 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@a073f844c729e330a1171ba8b6aee021ad9a3d79 + uses: camunda/infra-global-github-actions/download-center-upload@c027f72305fff4780cc6e6362cd5d189a64d4051 with: gcp_credentials: ${{ steps.secrets.outputs.GCP_CREDENTIALS_NAME }} env: 'prod'