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 4d947f5 commit 674943cCopy full SHA for 674943c
.github/workflows/issue.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Auto Label Issue
13
- uses: Renato66/auto-label@v3.0.0
+ uses: Renato66/auto-label@v3.1.0
14
with:
15
repo-token: ${{ secrets.GITHUB_TOKEN }}
16
ignore-comments: true
0 commit comments