From 1b5fbfd985f2e59c0fce39061b9cbc6742fcb7e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 15:06:52 +0000 Subject: [PATCH] chore(deps): bump jd-solanki/gh-action-toggle-awaiting-reply-label Bumps [jd-solanki/gh-action-toggle-awaiting-reply-label](https://github.com/jd-solanki/gh-action-toggle-awaiting-reply-label) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/jd-solanki/gh-action-toggle-awaiting-reply-label/releases) - [Commits](https://github.com/jd-solanki/gh-action-toggle-awaiting-reply-label/compare/v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: jd-solanki/gh-action-toggle-awaiting-reply-label dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/handle-new-issue-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/handle-new-issue-comment.yml b/.github/workflows/handle-new-issue-comment.yml index af49d7f..e458b90 100644 --- a/.github/workflows/handle-new-issue-comment.yml +++ b/.github/workflows/handle-new-issue-comment.yml @@ -9,7 +9,7 @@ jobs: name: Handle new issue comment steps: - name: Toggle awaiting-reply label - uses: jd-solanki/gh-action-toggle-awaiting-reply-label@v2.1.1 + uses: jd-solanki/gh-action-toggle-awaiting-reply-label@v2.1.2 with: label: awaiting-reply only-if-label: support