diff --git a/.github/workflows/auto-label-os.yml b/.github/workflows/auto-label-os.yml index 86c8ee123..67e805538 100644 --- a/.github/workflows/auto-label-os.yml +++ b/.github/workflows/auto-label-os.yml @@ -22,7 +22,7 @@ jobs: template-path: .github/ISSUE_TEMPLATE/bug-report.yaml - name: Set labels based on OS field - uses: redhat-plumbers-in-action/advanced-issue-labeler@v2 + uses: redhat-plumbers-in-action/advanced-issue-labeler@v3 with: issue-form: ${{ steps.issue-parser.outputs.jsonString }} section: os