From 7bac83bb29eb8fa21a31f964d4870b9a7d410591 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 22:06:20 +0000 Subject: [PATCH] chore: update camunda/infra-global-github-actions digest to 190e38f --- .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 48547c6e3b..3bf1dd47db 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@086da32d281e9346263452e8d86729b4eb435af1 + uses: camunda/infra-global-github-actions/download-center-upload@190e38f8e71d444e06acc489c2cf343f8c1d62c5 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 df05575857..ebac5b5d67 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@086da32d281e9346263452e8d86729b4eb435af1 + uses: camunda/infra-global-github-actions/download-center-upload@190e38f8e71d444e06acc489c2cf343f8c1d62c5 with: gcp_credentials: ${{ steps.secrets.outputs.GCP_CREDENTIALS_NAME }} env: 'prod'