Skip to content

Commit 75d1e19

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/paper_image_cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
- name: Create or update paper-image bot comment
8888
if: steps.comment-body.outputs.exists == 'true'
89-
uses: peter-evans/create-or-update-comment@v4
89+
uses: peter-evans/create-or-update-comment@v5
9090
with:
9191
issue-number: ${{ github.event.pull_request.number }}
9292
comment-id: ${{ steps.find-comment.outputs.comment-id }}

0 commit comments

Comments
 (0)