Skip to content

Commit 76b5cdb

Browse files
authored
Merge pull request #28 from Bit-Maximum/dependabot/github_actions/actions/labeler-6
⬆ Bump actions/labeler from 5 to 6
2 parents 9aae150 + 558b57e commit 76b5cdb

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
@@ -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
if: ${{ github.event.action != 'labeled' && github.event.action != 'unlabeled' }}
2121
- run: echo "Done adding labels"
2222
# Run this after labeler applied labels

0 commit comments

Comments
 (0)