From e4c92272f76aea4bb69ecdcfa09f9267e15bd48e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 03:00:47 +0000 Subject: [PATCH] Bump wd60622/closing-labels from 0.0.3 to 0.0.4 Bumps [wd60622/closing-labels](https://github.com/wd60622/closing-labels) from 0.0.3 to 0.0.4. - [Release notes](https://github.com/wd60622/closing-labels/releases) - [Commits](https://github.com/wd60622/closing-labels/compare/v0.0.3...v0.0.4) --- updated-dependencies: - dependency-name: wd60622/closing-labels dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-auto-label.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-auto-label.yml b/.github/workflows/pr-auto-label.yml index b8a5dd94a78..287c5762203 100644 --- a/.github/workflows/pr-auto-label.yml +++ b/.github/workflows/pr-auto-label.yml @@ -12,7 +12,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v2 - name: Sync labels with closing issues - uses: wd60622/closing-labels@v0.0.3 + uses: wd60622/closing-labels@v0.0.4 with: exclude: "help wanted,needs info" env: