Skip to content

Commit e1a18d4

Browse files
authored
Merge pull request #1175 from opsmill/dependabot/github_actions/stable/actions/labeler-6.2.0
chore(deps): bump actions/labeler from 6.1.0 to 6.2.0
2 parents d7f8d12 + e2974f4 commit e1a18d4

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
@@ -12,7 +12,7 @@ jobs:
1212
pull-requests: write
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/labeler@v6.1.0
15+
- uses: actions/labeler@v6.2.0
1616
with:
1717
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1818
sync-labels: true

0 commit comments

Comments
 (0)