From df3d7b955229037b8898eb27b968a8a08a0bf008 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 02:01:39 +0000 Subject: [PATCH] build(deps): bump technote-space/auto-card-labeler from v1 to v2 Bumps [technote-space/auto-card-labeler](https://github.com/technote-space/auto-card-labeler) from v1 to v2. - [Release notes](https://github.com/technote-space/auto-card-labeler/releases) - [Changelog](https://github.com/technote-space/auto-card-labeler/blob/master/.releasegarc) - [Commits](https://github.com/technote-space/auto-card-labeler/compare/v1...d9aebbe975120473650b08b970d86265b83091fd) Signed-off-by: dependabot[bot] --- .github/workflows/projects.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/projects.yml b/.github/workflows/projects.yml index 5918de0..7e78081 100644 --- a/.github/workflows/projects.yml +++ b/.github/workflows/projects.yml @@ -16,6 +16,6 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} - name: Adjust Lables if: ${{env.projects_enabled}} == true - uses: technote-space/auto-card-labeler@v1 + uses: technote-space/auto-card-labeler@v2 with: CONFIG_FILENAME: ${{env.projects_cardsConfig}}