]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build(deps): bump redhat-plumbers-in-action/advanced-issue-labeler
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 1 Nov 2025 09:01:14 +0000 (09:01 +0000)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 1 Nov 2025 09:12:00 +0000 (18:12 +0900)
Bumps [redhat-plumbers-in-action/advanced-issue-labeler](https://github.com/redhat-plumbers-in-action/advanced-issue-labeler) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/redhat-plumbers-in-action/advanced-issue-labeler/releases)
- [Commits](https://github.com/redhat-plumbers-in-action/advanced-issue-labeler/compare/0db433d412193574252480b4fc22f2e4319a4ea3...e38e6809c5420d038eed380d49ee9a6ca7c92dbf)

---
updated-dependencies:
- dependency-name: redhat-plumbers-in-action/advanced-issue-labeler
  dependency-version: 3.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/issue-labeler.yml

index 2d53b33614970eaef11c50c3add59659a2528a12..b890999f3231c38e1a8b10a4dbb1b3fdb40d4e20 100644 (file)
@@ -29,7 +29,7 @@ jobs:
           template-path: .github/ISSUE_TEMPLATE/${{ matrix.template }}
 
       - name: Set labels based on component field
-        uses: redhat-plumbers-in-action/advanced-issue-labeler@0db433d412193574252480b4fc22f2e4319a4ea3
+        uses: redhat-plumbers-in-action/advanced-issue-labeler@e38e6809c5420d038eed380d49ee9a6ca7c92dbf
         with:
           issue-form: ${{ steps.issue-parser.outputs.jsonString }}
           template: ${{ matrix.template }}