Skip to content

Commit 57d9a8d

Browse files
chore(deps): bump peter-evans/create-or-update-comment from 2 to 3
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 3. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v2...v3) --- 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] <support@github.com>
1 parent 879378b commit 57d9a8d

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@v2
59+
uses: peter-evans/create-or-update-comment@v3
6060
if: ${{ steps.create-pr.outputs.pull-request-url != '' }}
6161
with:
6262
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)