From 0d8b98feb6f1608402e7cd20b5edb783accf1d93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 04:24:48 +0000 Subject: [PATCH] chore(deps): update camunda/infraex-common-config digest to 05525fc --- .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 e522c85..84f8529 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@21be34298fff5c05d3e64c7e0643abf4c1d44ed1 # main + uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@05525fc94eb00df358ab212524d28add4873aca9 # main with: vault_addr: ${{ secrets.VAULT_ADDR }} vault_role_id: ${{ secrets.VAULT_ROLE_ID }}