From b160fe26e2cf10be2a286460b967b1a9aa0e484b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 06:27:27 +0000 Subject: [PATCH] ci(deps): bump pozil/auto-assign-issue from 2 to 3 Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 2 to 3. - [Release notes](https://github.com/pozil/auto-assign-issue/releases) - [Commits](https://github.com/pozil/auto-assign-issue/compare/v2...v3) --- updated-dependencies: - dependency-name: pozil/auto-assign-issue dependency-version: '3' 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 54fc157..ce0e30b 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@v2 + uses: pozil/auto-assign-issue@v3 with: assignees: geofmureithi numOfAssignee: 1