From a277cfdee758f0b29c6ef24ea64634e67b972150 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 09:35:10 +0530 Subject: [PATCH] build(deps): bump stefanbuck/github-issue-parser from 3.2.2 to 3.2.3 (#12874) Bumps [stefanbuck/github-issue-parser](https://github.com/stefanbuck/github-issue-parser) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/stefanbuck/github-issue-parser/releases) - [Commits](https://github.com/stefanbuck/github-issue-parser/compare/25f1485edffc1fee3ea68eb9f59a72e58720ffc4...10dcc54158ba4c137713d9d69d70a2da63b6bda3) --- updated-dependencies: - dependency-name: stefanbuck/github-issue-parser dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/auto-label-os.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-label-os.yml b/.github/workflows/auto-label-os.yml index f5c4ccb41..698a02dd9 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@25f1485edffc1fee3ea68eb9f59a72e58720ffc4 + uses: stefanbuck/github-issue-parser@10dcc54158ba4c137713d9d69d70a2da63b6bda3 id: issue-parser with: template-path: .github/ISSUE_TEMPLATE/bug-report.yaml