diff --git a/.github/workflows/org.common-ci.yml b/.github/workflows/org.common-ci.yml index 4621d7b1..61b3b53c 100644 --- a/.github/workflows/org.common-ci.yml +++ b/.github/workflows/org.common-ci.yml @@ -62,7 +62,7 @@ jobs: edit-mode: replace continue-on-error: true # Here incase this step breaks, which would break all org PRs - - uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd + - uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 name: Remove pre-commit comment if: success() && steps.pre-commit-check.outcome == 'success' && steps.find-comment.outputs.comment-id with: