From 3ca8f72955063b3e9ddda7f3bf4fdfab07f52c79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 06:05:53 +0000 Subject: [PATCH] ci(deps): bump pozil/auto-assign-issue from 3 to 4 Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 3 to 4. - [Release notes](https://github.com/pozil/auto-assign-issue/releases) - [Commits](https://github.com/pozil/auto-assign-issue/compare/v3...v4) --- updated-dependencies: - dependency-name: pozil/auto-assign-issue dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issues.yml b/.github/workflows/issues.yml index ce0e30b..c0a8d8a 100644 --- a/.github/workflows/issues.yml +++ b/.github/workflows/issues.yml @@ -11,7 +11,7 @@ jobs: issues: write steps: - name: "Auto-assign issue" - uses: pozil/auto-assign-issue@v3 + uses: pozil/auto-assign-issue@v4 with: assignees: geofmureithi numOfAssignee: 1