From d637e92953696c60a7fbabfd46570a171f3ff889 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 09:47:08 +0000 Subject: [PATCH] chore(deps): update pozil/auto-assign-issue action to v1.8.0 --- .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 c98b3a36..017bbb46 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.7.3 + uses: pozil/auto-assign-issue@v1.8.0 with: assignees: shufo