Skip to content

Commit 04fe761

Browse files
⬆ Bump actions/labeler from 5 to 6 (#72)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alejandra <[email protected]>
1 parent eed35d2 commit 04fe761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
pull-requests: write
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: actions/labeler@v5
19+
- uses: actions/labeler@v6
2020
# Run this after labeler applied labels
2121
check-labels:
2222
needs:

0 commit comments

Comments
 (0)