Skip to content

Commit 0e7a10f

Browse files
renovate[bot]barmac
authored andcommitted
chore: update camunda/infra-global-github-actions digest to f56cca6
1 parent af22d84 commit 0e7a10f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/NIGHTLY.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
run: npm run build -- --win
9797

9898
- name: Upload artifact to Camunda Download Center
99-
uses: camunda/infra-global-github-actions/download-center-upload@ea0a770d2e939a3648e2233bbfdce8cabd58bdb6
99+
uses: camunda/infra-global-github-actions/download-center-upload@f56cca641400deb046d719c105db4f0fd352bd08
100100
with:
101101
gcp_credentials: ${{ steps.secrets.outputs.GCP_CREDENTIALS_NAME }}
102102
env: 'prod'

.github/workflows/PUBLISH_RELEASE.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
secrets: |
3131
secret/data/common/jenkins/downloads-camunda-cloud_google_sa_key DOWNLOAD_CENTER_GCLOUD_KEY_BYTES | GCP_CREDENTIALS_NAME;
3232
- name: Upload artifacts to Camunda Download Center
33-
uses: camunda/infra-global-github-actions/download-center-upload@ea0a770d2e939a3648e2233bbfdce8cabd58bdb6
33+
uses: camunda/infra-global-github-actions/download-center-upload@f56cca641400deb046d719c105db4f0fd352bd08
3434
with:
3535
gcp_credentials: ${{ steps.secrets.outputs.GCP_CREDENTIALS_NAME }}
3636
env: 'prod'

0 commit comments

Comments
 (0)