diff --git a/.github/workflows/issue.yaml b/.github/workflows/issue.yaml index ac8202ad74..f733f85485 100644 --- a/.github/workflows/issue.yaml +++ b/.github/workflows/issue.yaml @@ -38,7 +38,7 @@ jobs: # These two steps add labels based on user input in the issue form - name: Parse issue form - uses: stefanbuck/github-issue-parser@2ea9b35a8c584529ed00891a8f7e41dc46d0441e # v3 + uses: stefanbuck/github-issue-parser@25f1485edffc1fee3ea68eb9f59a72e58720ffc4 # v3 id: issue-parser with: template-path: .github/ISSUE_TEMPLATE/.common.yaml