From ea808b6d34012edd1796d84d8150e9be14be782c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 14:14:41 +0900 Subject: [PATCH] Bump pozil/auto-assign-issue from 2.0.1 to 2.1.2 (#1261) Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 2.0.1 to 2.1.2. - [Release notes](https://github.com/pozil/auto-assign-issue/releases) - [Commits](https://github.com/pozil/auto-assign-issue/compare/b787bcda4fa1620522e73e7a5fe0f3b57b03b6ad...c015a6a3f410f12f58255c3d085fd774312f7a2f) --- updated-dependencies: - dependency-name: pozil/auto-assign-issue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/assign-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/assign-issue.yml b/.github/workflows/assign-issue.yml index 6c8071fe..5356fd2c 100644 --- a/.github/workflows/assign-issue.yml +++ b/.github/workflows/assign-issue.yml @@ -8,6 +8,6 @@ jobs: runs-on: ubuntu-latest steps: - name: 'Auto-assign issue' - uses: pozil/auto-assign-issue@b787bcda4fa1620522e73e7a5fe0f3b57b03b6ad # v2.0.1 + uses: pozil/auto-assign-issue@c015a6a3f410f12f58255c3d085fd774312f7a2f # v2.1.2 with: assignees: lestrrat