mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2025-05-04 22:35:27 +08:00
ci: bump peaceiris/actions-label-commenter from 1.9.2 to 1.10.0 (#532)
Bumps [peaceiris/actions-label-commenter](https://github.com/peaceiris/actions-label-commenter) from 1.9.2 to 1.10.0. - [Release notes](https://github.com/peaceiris/actions-label-commenter/releases) - [Changelog](https://github.com/peaceiris/actions-label-commenter/blob/main/CHANGELOG.md) - [Commits](https://github.com/peaceiris/actions-label-commenter/compare/v1.9.2...v1.10.0) --- updated-dependencies: - dependency-name: peaceiris/actions-label-commenter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
781702ee9d
commit
82ac7db7f2
2
.github/workflows/label-commenter.yml
vendored
2
.github/workflows/label-commenter.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
ref: main
|
ref: main
|
||||||
|
|
||||||
- name: Label Commenter
|
- name: Label Commenter
|
||||||
uses: peaceiris/actions-label-commenter@v1.9.2
|
uses: peaceiris/actions-label-commenter@v1.10.0
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
# config_file: .github/label-commenter-config.yml
|
# config_file: .github/label-commenter-config.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user