Skip to content

Commit 32cf510

Browse files
chore(deps): bump peter-evans/find-comment from 3 to 4
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 3 to 4. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@v3...v4) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f567e7c commit 32cf510

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/paper_image_cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
- name: Find existing paper-image bot comment
8080
id: find-comment
8181
if: steps.comment-body.outputs.exists == 'true'
82-
uses: peter-evans/find-comment@v3
82+
uses: peter-evans/find-comment@v4
8383
with:
8484
issue-number: ${{ github.event.pull_request.number }}
8585
body-includes: "<!-- pysr-paper-image-bot -->"

0 commit comments

Comments
 (0)