We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a257557 commit 8105f2bCopy full SHA for 8105f2b
.github/workflows/issues.yml
@@ -5,7 +5,7 @@ jobs:
5
labels:
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: Code-Hex/first-label-interaction@v1
+ - uses: Code-Hex/first-label-interaction@v1.0.2
9
with:
10
github-token: ${{ secrets.GITHUB_TOKEN }}
11
issue-labels: '["good first issue"]'
0 commit comments