We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a2bda1 commit cb8a4e2Copy full SHA for cb8a4e2
.github/workflows/labeler.yml
@@ -8,6 +8,6 @@ jobs:
8
if: github.repository == 'volantis-x/hexo-theme-volantis'
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/labeler@v6
+ - uses: actions/labeler@v4
12
with:
13
- repo-token: "${{ secrets.GITHUB_TOKEN }}"
+ repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments