mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 23:20:20 +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:
parent
bc3a16396e
commit
6ea4c248ab
Notes:
sideshowbarker
2024-07-18 04:38:32 +09:00
Author: https://github.com/ADKaster Commit: https://github.com/SerenityOS/serenity/commit/6ea4c248ab Pull-request: https://github.com/SerenityOS/serenity/pull/22722
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lintcommits.yml
vendored
2
.github/workflows/lintcommits.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue