From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 09:04:01 +0000 (+0000) Subject: build(deps): bump redhat-plumbers-in-action/advanced-issue-labeler X-Git-Tag: v252-rc1~281 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=42907767bdac7cc7dff428bc17bd03c2277c81c2;p=thirdparty%2Fsystemd.git build(deps): bump redhat-plumbers-in-action/advanced-issue-labeler Bumps [redhat-plumbers-in-action/advanced-issue-labeler](https://github.com/redhat-plumbers-in-action/advanced-issue-labeler) from 1.2.0 to 1.2.1. - [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/b89eb39b97529bb7596cb4e716485a6d6f7dd74a...d12b782ff92bc9ac535fb09c925aaa5be9e40f69) --- 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] --- diff --git a/.github/workflows/issue_labeler.yml b/.github/workflows/issue_labeler.yml index 3a7b0d044ca..2337b0fc64d 100644 --- a/.github/workflows/issue_labeler.yml +++ b/.github/workflows/issue_labeler.yml @@ -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@b89eb39b97529bb7596cb4e716485a6d6f7dd74a + uses: redhat-plumbers-in-action/advanced-issue-labeler@d12b782ff92bc9ac535fb09c925aaa5be9e40f69 with: issue-form: ${{ steps.issue-parser.outputs.jsonString }} section: component