Skip to content

Commit 7aaffd1

Browse files
chore(deps): bump actions/labeler from 5.0.0 to 6.0.1 (#75)
1 parent e143bb2 commit 7aaffd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- uses: actions/checkout@v5
22-
- uses: actions/labeler@v5.0.0
22+
- uses: actions/labeler@v6.0.1
2323
with:
2424
configuration-path: ${{ inputs.config-path }}
2525
repo-token: "${{ secrets.github-token }}"

0 commit comments

Comments
 (0)