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