Skip to content

Commit b9930e2

Browse files
authored
Merge pull request #2124 from shirou/dependabot/github_actions/actions/labeler-7.0.0
chore(deps): bump actions/labeler from 6.1.0 to 7.0.0
2 parents 80c6e48 + 4cc72d7 commit b9930e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
pull-requests: write # for actions/labeler to add labels to PRs
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
16+
- uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v7.0.0
1717
with:
1818
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)