From 7c34f58b427f34330a1957a79ff1a3bff6f26021 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 09:33:24 +0000 Subject: [PATCH] chore(deps): update pozil/auto-assign-issue action to v1.10.1 --- .github/workflows/auto-assign.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-assign.yml b/.github/workflows/auto-assign.yml index b8a7f195..83330401 100644 --- a/.github/workflows/auto-assign.yml +++ b/.github/workflows/auto-assign.yml @@ -10,6 +10,6 @@ jobs: - name: Assign author to created issue or PR uses: technote-space/assign-author@v1 - name: "Auto-assign issue" - uses: pozil/auto-assign-issue@v1.10.0 + uses: pozil/auto-assign-issue@v1.10.1 with: assignees: shufo