Skip to content

Commit 0704da4

Browse files
ci(deps): bump actions/labeler from 6.2.0 to 7.0.0 (#44869)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52b551c commit 0704da4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
name: Label by path
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.2.0
22+
- uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v7.0.0
2323
with:
2424
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2525
sync-labels: true

0 commit comments

Comments
 (0)