diff --git a/.github/workflows/auto-label-os.yml b/.github/workflows/auto-label-os.yml index 4ffba6be3..f5c4ccb41 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@2ea9b35a8c584529ed00891a8f7e41dc46d0441e + uses: stefanbuck/github-issue-parser@25f1485edffc1fee3ea68eb9f59a72e58720ffc4 id: issue-parser with: template-path: .github/ISSUE_TEMPLATE/bug-report.yaml