1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 07:00:45 +00:00

CI: Update comment-on-pr version

This new rev changes the Dockerfile to use a ruby 3 image, just like the
upstream repo.
This commit is contained in:
Andrew Kaster 2024-01-12 11:13:47 -07:00 committed by Andrew Kaster
parent bc3a16396e
commit 6ea4c248ab

View File

@ -87,7 +87,7 @@ jobs:
- name: Comment on PR
if: ${{ failure() && !github.event.pull_request.draft }}
uses: IdanHo/comment-on-pr@dba728af7671011d7fd2c52acfc80f7217ae58b8
uses: IdanHo/comment-on-pr@63ea2bf352997c66e524b8b5be7a79163fb3a88a
env:
GITHUB_TOKEN: ${{ secrets.BUGGIEBOT_TOKEN }}
with: