diff --git a/.github/actions/report-failure-on-slack/action.yml b/.github/actions/report-failure-on-slack/action.yml index 861e46e..040c453 100644 --- a/.github/actions/report-failure-on-slack/action.yml +++ b/.github/actions/report-failure-on-slack/action.yml @@ -31,7 +31,7 @@ runs: - name: Generate token for GitHub id: generate-github-token if: ${{ inputs.disable_silence_check == 'false' }} - uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@190e38f8e71d444e06acc489c2cf343f8c1d62c5 # main + uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@40a4ed3a870fa58eb5e994737c79ef690e949ea7 # main with: github-app-id-vault-key: GITHUB_APP_ID github-app-id-vault-path: secret/data/products/infrastructure-experience/ci/common