github: Issue forms - fix GA SHA1 ref

Fix `SHA1` reference for github action `stefanbuck/github-issue-parser` to
point to correct commit.

Follow-up to: #23811
This commit is contained in:
Jan Macku 2022-06-23 16:37:50 +02:00 committed by Evgeny Vereshchagin
parent 632372bcbc
commit 6cacdb3985

View file

@ -26,7 +26,7 @@ jobs:
node-version: '16'
- name: Parse issue form
uses: stefanbuck/github-issue-parser@fb73b92b5c4d283c3e9a198f2bb7dbbf6cf87079
uses: stefanbuck/github-issue-parser@fc06b2a0adc5ccb7702ab6b641fd8a742a5e9cc0
id: issue-parser
with:
template-path: .github/ISSUE_TEMPLATE/${{ matrix.template }}