Skip to content

Commit 2d9bdf6

Browse files
Bump peaceiris/actions-label-commenter from v1.7.0 to v1.8.0
Bumps [peaceiris/actions-label-commenter](https://github.com/peaceiris/actions-label-commenter) from v1.7.0 to v1.8.0. - [Release notes](https://github.com/peaceiris/actions-label-commenter/releases) - [Changelog](https://github.com/peaceiris/actions-label-commenter/blob/main/CHANGELOG.md) - [Commits](peaceiris/actions-label-commenter@v1.7.0...46e89bb) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41c4b87 commit 2d9bdf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
with:
2121
ref: master
2222
- name: Comment on (un)labeled issue/Pull request
23-
uses: peaceiris/actions-label-commenter@v1.7.0
23+
uses: peaceiris/actions-label-commenter@v1.8.0
2424
with:
2525
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)