diff --git a/.github/workflows/nightly_aws_operational_procedure.yml b/.github/workflows/nightly_aws_operational_procedure.yml index a338ddc..8d6d880 100644 --- a/.github/workflows/nightly_aws_operational_procedure.yml +++ b/.github/workflows/nightly_aws_operational_procedure.yml @@ -357,7 +357,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 }}