]> 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>
Wed, 1 Feb 2023 09:01:40 +0000 (09:01 +0000)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 1 Feb 2023 09:14:38 +0000 (09:14 +0000)
Bumps [redhat-plumbers-in-action/advanced-issue-labeler](https://github.com/redhat-plumbers-in-action/advanced-issue-labeler) from 2.0.1 to 2.0.4.
- [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/88209aef583c66312529c515d41ea6a710a4baba...25a1e41826424cdf577c71b58c852df4347f13b8)

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

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

index 2fb2c88a2602458dcbbe539eef19a2792ff6c2c4..b01382d7f930d1799d64184b50cba3bfc52533d0 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@88209aef583c66312529c515d41ea6a710a4baba
+        uses: redhat-plumbers-in-action/advanced-issue-labeler@25a1e41826424cdf577c71b58c852df4347f13b8
         with:
           issue-form: ${{ steps.issue-parser.outputs.jsonString }}
           template: ${{ matrix.template }}