From 31d017f61b48c051b9b5ec9c69bdc4126f437082 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 10:47:07 +0000 Subject: [PATCH] Update pozil/auto-assign-issue action to v1.12.0 --- .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 d8ea7a7..f52b6ba 100644 --- a/.github/workflows/issues.yml +++ b/.github/workflows/issues.yml @@ -14,6 +14,6 @@ jobs: runs-on: ubuntu-latest steps: - name: 'auto-assign issue' - uses: pozil/auto-assign-issue@74b9f64cc1a08f99358061073e243a4c3d7dd5c4 # v1.11.0 + uses: pozil/auto-assign-issue@ec7266a6171afb1fcc99708a1bbb6b70d706f5fb # v1.12.0 with: assignees: konstruktoid