Skip to content

Commit e754fd3

Browse files
authored
Merge pull request #449 from ForgeRock/renovate/peter-evans-create-or-update-comment-5.x
chore(devdeps): update peter-evans/create-or-update-comment action to v5
2 parents b2cb1b6 + 29ef9c9 commit e754fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
body-includes: <!-- This comment was auto-generated by GitHub Actions to display bundle size statistics -->
143143

144144
- name: Create or update bundle size comment
145-
uses: peter-evans/create-or-update-comment@v4
145+
uses: peter-evans/create-or-update-comment@v5
146146
with:
147147
comment-id: ${{ steps.find-comment.outputs.comment-id }}
148148
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)