diff --git a/.github/workflows/ci-feedback.yml b/.github/workflows/ci-feedback.yml index ddf214d7..9e0c0ebd 100644 --- a/.github/workflows/ci-feedback.yml +++ b/.github/workflows/ci-feedback.yml @@ -30,7 +30,7 @@ jobs: timeout-minutes: 3 steps: # Trusted immutable action code only. No checkout of the triggering PR. - - uses: NDDev-OpenNetwork/github-actions/actions/ci-feedback@46c162acf164682bd21bfc74f8e8ce21bffc4a02 # commit:46c162acf164682bd21bfc74f8e8ce21bffc4a02 + - uses: NDDev-OpenNetwork/github-actions/actions/ci-feedback@e704a4eaebdcd161c034a86c44d86b8940e94c9c # commit:46c162acf164682bd21bfc74f8e8ce21bffc4a02 with: run-id: ${{ inputs.run-id }} run-attempt: ${{ inputs.run-attempt }}