diff --git a/.github/workflows/.ci-build.yml b/.github/workflows/.ci-build.yml index 8b8f933..0d16911 100644 --- a/.github/workflows/.ci-build.yml +++ b/.github/workflows/.ci-build.yml @@ -255,7 +255,7 @@ jobs: # Use the x86_64 build results for the comment for now so we don't have duplicates. - name: PR comment diff if: steps.diff_file_check.outputs.exists == 'true' && ${{ inputs.arch }} == 'x86_64' - uses: thollander/actions-comment-pull-request@632cf9ce90574d125be56b5f3405cda41a84e2fd # v2.3.1 + uses: thollander/actions-comment-pull-request@fabd468d3a1a0b97feee5f6b9e499eab0dd903f6 # v2.5.0 # We're seeing jobs using merge queues fail continue-on-error: true with: