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 4528cb6 commit 360b124Copy full SHA for 360b124
.github/workflows/labeler-issue.yml
@@ -28,7 +28,7 @@ jobs:
28
template-path: .github/ISSUE_TEMPLATE/1_bug_report.yaml
29
30
- name: Set labels based on severity field
31
- uses: redhat-plumbers-in-action/advanced-issue-labeler@v2
+ uses: redhat-plumbers-in-action/advanced-issue-labeler@v3
32
with:
33
issue-form: ${{ steps.issue-parser.outputs.jsonString }}
34
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments