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.
2 parents fde8adb + 5c06029 commit fa4149dCopy full SHA for fa4149d
.github/workflows/labeler.yml
@@ -7,7 +7,7 @@ jobs:
7
label:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/labeler@v4
+ - uses: actions/labeler@v6
11
if: github.base_ref == null
12
with:
13
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments