From b46fa5f4b2b040735e7787f95fc454b0860938d3 Mon Sep 17 00:00:00 2001 From: Maxr1998-bot Date: Wed, 13 Dec 2023 16:02:50 +0100 Subject: [PATCH] Update pozil/auto-assign-issue action to v1.13.0 (#2338) --- .github/workflows/mark-new-issues-as-triage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mark-new-issues-as-triage.yml b/.github/workflows/mark-new-issues-as-triage.yml index 6ff9b67..b2dc546 100644 --- a/.github/workflows/mark-new-issues-as-triage.yml +++ b/.github/workflows/mark-new-issues-as-triage.yml @@ -13,7 +13,7 @@ jobs: # with: # add-labels: "in-moderation" - name: 'Auto-assign issue' - uses: pozil/auto-assign-issue@74b9f64cc1a08f99358061073e243a4c3d7dd5c4 # tag=v1.11.0 + uses: pozil/auto-assign-issue@edee9537367a8fbc625d27f9e10aa8bad47b8723 # v1.13.0 with: assignees: Amorphous404