Skip to content

Commit 1f36e5d

Browse files
Bump peter-evans/create-or-update-comment from 2 to 3 (#140)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a446cf commit 1f36e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
runs-on: ubuntu-latest
7777
steps:
7878
- name: Suggest to add labels
79-
uses: peter-evans/create-or-update-comment@v2
79+
uses: peter-evans/create-or-update-comment@v3
8080
# Execute only when no labels have been applied to the pull request
8181
if: toJSON(github.event.pull_request.labels.*.name) == '{}'
8282
with:

0 commit comments

Comments
 (0)