From a6ca998542888961072359fdf72012c4003e4102 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 15:07:24 +0000 Subject: [PATCH] Update pozil/auto-assign-issue action to v2 --- .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 46301de..a2ce4dd 100644 --- a/.github/workflows/issues.yml +++ b/.github/workflows/issues.yml @@ -9,6 +9,6 @@ jobs: runs-on: ubuntu-latest steps: - name: 'auto-assign issue' - uses: pozil/auto-assign-issue@v1.14.0 + uses: pozil/auto-assign-issue@v2.0.0 with: assignees: konstruktoid