Skip to content

Commit 5e50b6e

Browse files
chore(deps): bump actions/labeler from 6 to 7
Bumps [actions/labeler](https://github.com/actions/labeler) from 6 to 7. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@v6...v7) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d98bc2 commit 5e50b6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-24.04-arm
1414

1515
steps:
16-
- uses: actions/labeler@v6
16+
- uses: actions/labeler@v7
1717
with:
1818
repo-token: '${{ secrets.GITHUB_TOKEN }}'
1919
sync-labels: false

0 commit comments

Comments
 (0)