From 825bf7bf3e8284b0c5e4051673a733a2e3fa113b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 8 Mar 2021 20:12:56 +0000 Subject: [PATCH] :arrow_up: Updates technote-space/auto-card-labeler action to v2 Signed-off-by: Renovate Bot --- .github/workflows/project-card-moved.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/project-card-moved.yml b/.github/workflows/project-card-moved.yml index 090b58cd4a..058f57ddc8 100644 --- a/.github/workflows/project-card-moved.yml +++ b/.github/workflows/project-card-moved.yml @@ -9,4 +9,4 @@ jobs: name: Auto card labeler runs-on: ubuntu-latest steps: - - uses: technote-space/auto-card-labeler@v1 + - uses: technote-space/auto-card-labeler@v2