aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci-compat.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-10-01 22:51:24 +0000
committerGitHub <noreply@github.com>2025-10-01 22:51:24 +0000
commitd8c62420bfa61d89dc5667251375f2746b491c1a (patch)
treeb96019dad271f5c4d06b71f8ee9e8a2e470ce176 /.github/workflows/ci-compat.yml
parentd483c3efe65e54613dd22fd36fcf4dced085c3b9 (diff)
Update peter-evans/find-comment action to v4
Diffstat (limited to '.github/workflows/ci-compat.yml')
-rw-r--r--.github/workflows/ci-compat.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-compat.yml b/.github/workflows/ci-compat.yml
index 702dd29b8..d2be083eb 100644
--- a/.github/workflows/ci-compat.yml
+++ b/.github/workflows/ci-compat.yml
@@ -115,7 +115,7 @@ jobs:
} >> $GITHUB_OUTPUT
- name: Find difference comment
- uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e # v3.1.0
+ uses: peter-evans/find-comment@b30e6a3c0ed37e7c023ccd3f1db5c6c0b0c23aad # v4.0.0
id: find-comment
with:
issue-number: ${{ github.event.pull_request.number }}