From 160a2f54f5a583bdf83dd3b2c00d03555eaa0e45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 16:10:06 +0000 Subject: [PATCH] chore(deps): update camunda/infraex-common-config digest to a4311b7 --- .github/workflows/nightly_aws_operational_procedure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nightly_aws_operational_procedure.yml b/.github/workflows/nightly_aws_operational_procedure.yml index bd33706..937ca74 100644 --- a/.github/workflows/nightly_aws_operational_procedure.yml +++ b/.github/workflows/nightly_aws_operational_procedure.yml @@ -339,7 +339,7 @@ jobs: steps: - name: Notify in Slack in case of failure id: slack-notification - uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@c4c93895f2d66a2cc912ddc53a63c36ccf3be543 # main + uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@a4311b7ff1bdeb0ecfe79ee72a3273794203360f # main with: vault_addr: ${{ secrets.VAULT_ADDR }} vault_role_id: ${{ secrets.VAULT_ROLE_ID }}