chore(deps): bump actions/labeler from 4.0.4 to 4.1.0 (#2103)

Bumps [actions/labeler](https://github.com/actions/labeler) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](0776a67936...9fcb2c2f55)

---
updated-dependencies:
- dependency-name: actions/labeler
  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:
dependabot[bot] 2023-06-10 23:24:11 +09:00 committed by GitHub
parent f8f282266c
commit 04d88b65b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@0776a679364a9a16110aac8d0f40f5e11009e327 # v4.0.4
- uses: actions/labeler@9fcb2c2f5584144ca754f8bfe8c6f81e77753375 # v4.1.0
with:
configuration-path: ".github/configs/labeler.yaml"
repo-token: "${{ secrets.GITHUB_TOKEN }}"