Skip to content

Commit 0cb7c3c

Browse files
authored
Merge pull request #607 from One-Language/dependabot/github_actions/github-actions-dependencies-2cbc4c3382
build(deps): bump actions/labeler from 6.0.1 to 6.1.0 in the github-actions-dependencies group
2 parents 4439a4e + b20af10 commit 0cb7c3c

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
@@ -13,7 +13,7 @@ jobs:
1313
name: Triage
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/labeler@v6.0.1
16+
- uses: actions/labeler@v6.1.0
1717
with:
1818
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1919
sync-labels: true

0 commit comments

Comments
 (0)