From e22cb5c2c90f16d51e31dfed16ee171552f28f08 Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Thu, 9 Mar 2023 17:40:18 -0600 Subject: [PATCH] bump label-actions [skip ci] --- .github/workflows/label-actions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/label-actions.yml b/.github/workflows/label-actions.yml index 1bccc0238..8f35f6bd6 100644 --- a/.github/workflows/label-actions.yml +++ b/.github/workflows/label-actions.yml @@ -18,6 +18,6 @@ jobs: action: runs-on: ubuntu-latest steps: - - uses: dessant/label-actions@v2 + - uses: dessant/label-actions@v3 with: - process-only: 'issues, prs' \ No newline at end of file + process-only: 'issues, prs'