]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
github: Issue forms - fix GA `SHA1` ref
authorJan Macku <jamacku@redhat.com>
Thu, 23 Jun 2022 14:37:50 +0000 (16:37 +0200)
committerEvgeny Vereshchagin <evvers@ya.ru>
Thu, 23 Jun 2022 14:58:25 +0000 (17:58 +0300)
Fix `SHA1` reference for github action `stefanbuck/github-issue-parser` to
point to correct commit.

Follow-up to: #23811

.github/workflows/issue_labeler.yml

index d237360b5e4518c8f0e23a5dc76d1db45f9319db..41a6d9fd57f2c59a9978a3022b421e718ec4d437 100644 (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 }}