Skip to content

Commit 64b7912

Browse files
authored
Merge pull request #106 from Loop3D/dependabot/github_actions/actions/labeler-7
chore(deps): bump actions/labeler from 6 to 7
2 parents e3ce193 + a2493dc commit 64b7912

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
pull-requests: write
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/labeler@v6
12+
- uses: actions/labeler@v7
1313
with:
1414
repo-token: "${{ secrets.GH_PAT }}"

0 commit comments

Comments
 (0)