From f1e1807a8bf7cb2e7e0e2d9823d9063e410e8052 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 15:17:55 +0000 Subject: [PATCH] chore(deps): update pozil/auto-assign-issue action to v1.9.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 017bbb46..08bcf7c7 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.8.0 + uses: pozil/auto-assign-issue@v1.9.0 with: assignees: shufo