Merge pull request #6824 from mruby/dependabot/github_actions/github-actions-dependencies-2cbc4c3382

build(deps): bump actions/labeler from 6.0.1 to 6.1.0 in the github-actions-dependencies group
This commit is contained in:
Yukihiro "Matz" Matsumoto
2026-05-13 07:40:09 +09:00
committed by GitHub
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
- uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true