From 0862ee48e659cd7efb601e44478b4c85da6945b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 08:23:24 +0000 Subject: [PATCH] build(deps): bump stefanbuck/github-issue-parser Bumps [stefanbuck/github-issue-parser](https://github.com/stefanbuck/github-issue-parser) from fc06b2a0adc5ccb7702ab6b641fd8a742a5e9cc0 to 741688b47d5948686f422c84e7d17e2167d802b1. - [Release notes](https://github.com/stefanbuck/github-issue-parser/releases) - [Commits](https://github.com/stefanbuck/github-issue-parser/compare/fc06b2a0adc5ccb7702ab6b641fd8a742a5e9cc0...741688b47d5948686f422c84e7d17e2167d802b1) --- updated-dependencies: - dependency-name: stefanbuck/github-issue-parser dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/issue_labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue_labeler.yml b/.github/workflows/issue_labeler.yml index 64774e67cc30f..954585424ed8e 100644 --- a/.github/workflows/issue_labeler.yml +++ b/.github/workflows/issue_labeler.yml @@ -27,7 +27,7 @@ jobs: node-version: '16' - name: Parse issue form - uses: stefanbuck/github-issue-parser@fc06b2a0adc5ccb7702ab6b641fd8a742a5e9cc0 + uses: stefanbuck/github-issue-parser@741688b47d5948686f422c84e7d17e2167d802b1 id: issue-parser with: template-path: .github/ISSUE_TEMPLATE/${{ matrix.template }}