Skip to content

Commit e3a10fc

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/official-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
echo "Pull Request URL - ${{ steps.create-pr.outputs.pull-request-url }}"
5757
5858
- name: Create PR comment
59-
uses: peter-evans/create-or-update-comment@v3
59+
uses: peter-evans/create-or-update-comment@v4
6060
if: ${{ steps.create-pr.outputs.pull-request-url != '' }}
6161
with:
6262
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)