diff --git a/.github/workflows/auto-label-os.yml b/.github/workflows/auto-label-os.yml index 444f62eae..d01c2bed6 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@e38e6809c5420d038eed380d49ee9a6ca7c92dbf + uses: redhat-plumbers-in-action/advanced-issue-labeler@b80ae64e3e156e9c111b075bfa04b295d54e8e2e with: issue-form: ${{ steps.issue-parser.outputs.jsonString }} section: os