We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405a167 commit 3992b35Copy full SHA for 3992b35
.github/workflows/auto_labeler.yml
@@ -7,7 +7,7 @@ jobs:
7
name: "Checking for labels"
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/labeler@main
+ - uses: actions/labeler@4.3.0
11
with:
12
repo-token: "${{ secrets.GITHUB_TOKEN }}"
13
sync-labels: true
0 commit comments