diff --git a/.github/workflows/auto-label-os.yml b/.github/workflows/auto-label-os.yml index f5c4ccb41..698a02dd9 100644 --- a/.github/workflows/auto-label-os.yml +++ b/.github/workflows/auto-label-os.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 - name: Parse issue form - uses: stefanbuck/github-issue-parser@25f1485edffc1fee3ea68eb9f59a72e58720ffc4 + uses: stefanbuck/github-issue-parser@10dcc54158ba4c137713d9d69d70a2da63b6bda3 id: issue-parser with: template-path: .github/ISSUE_TEMPLATE/bug-report.yaml