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 }}