Skip to content

Commit f134256

Browse files
build(deps): bump peter-evans/create-or-update-comment
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@23ff157...71345be) --- 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 3d91c42 commit f134256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-labels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
body-includes: '<!-- LABELS_UPDATE -->'
5757

5858
- name: Add or update dry-run comment
59-
uses: peter-evans/create-or-update-comment@23ff15729ef2fc348714a3bb66d2f655ca9066f2
59+
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
6060
if: github.event_name == 'pull_request'
6161
with:
6262
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)