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 76090c8 commit 114e96bCopy full SHA for 114e96b
.github/workflows/issue-opened.yml
@@ -25,7 +25,7 @@ jobs:
25
# This prevents the needs-triage label from being added.
26
- uses: actions/checkout@v3
27
if: ${{ failure() }}
28
- - uses: github/issue-labeler@v2.4
+ - uses: github/issue-labeler@v2.5
29
30
with:
31
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments