Skip to content

Commit b33530b

Browse files
⬆ Bump actions/labeler from 6.1.0 to 6.2.0 in the github-actions group (#200)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86576d4 commit b33530b

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
@@ -18,7 +18,7 @@ jobs:
1818
pull-requests: write
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
21+
- uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.2.0
2222
if: ${{ github.event.action != 'labeled' && github.event.action != 'unlabeled' }}
2323
- run: echo "Done adding labels"
2424
# Run this after labeler applied labels

0 commit comments

Comments
 (0)