From 7584ef6c281483b0c46d47295fd747b6a97d2bff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 07:10:24 +0000 Subject: [PATCH] chore(deps): update camunda/infraex-common-config digest to 932d036 --- .github/workflows/links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 48cc3b4..80efe01 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -46,7 +46,7 @@ jobs: - name: Notify in Slack in case of failure id: slack-notification if: failure() && github.event_name == 'schedule' - uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@f3eff287d16986a35a0a5e9882c8b61d0eae114c # main + uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@932d036fdfe3560279425413082fd52328e96026 # main with: vault_addr: ${{ secrets.VAULT_ADDR }} vault_role_id: ${{ secrets.VAULT_ROLE_ID }}