Skip to content

Commit 9b2fa61

Browse files
chore(deps): update actions/labeler action to v6 (#2723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72eff4f commit 9b2fa61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,7 @@ jobs:
771771
runs-on: ubuntu-24.04
772772
steps:
773773
- name: Label
774-
uses: actions/labeler@v5.0.0
774+
uses: actions/labeler@v6.0.1
775775
with:
776776
repo-token: ${{ secrets.GITHUB_TOKEN }}
777777
sync-labels: true

0 commit comments

Comments
 (0)