From f69eaf3cebfe4b64ba19feac43b807af95e5aae1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 22:51:12 +0000 Subject: [PATCH] chore(deps): update camunda/infraex-common-config digest to f3eff28 (#74) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 378809a..48cc3b4 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@67091b9f7ecbf5a89f418e0a8b0db54f027f943a # main + uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@f3eff287d16986a35a0a5e9882c8b61d0eae114c # main with: vault_addr: ${{ secrets.VAULT_ADDR }} vault_role_id: ${{ secrets.VAULT_ROLE_ID }}