From 4398ea1e25f6afa0b163ae301ff71b2dd7c1905e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 02:01:22 +0000 Subject: [PATCH] maint(deps): bump Videndum/super-labeler-action from 1.1.1 to 2.1.1 Bumps [Videndum/super-labeler-action](https://github.com/Videndum/super-labeler-action) from 1.1.1 to 2.1.1. - [Release notes](https://github.com/Videndum/super-labeler-action/releases) - [Commits](https://github.com/Videndum/super-labeler-action/compare/1.1.1...1d38e2b6745b2418fbc1a14522a94030c655d4d0) Signed-off-by: dependabot[bot] --- .github/workflows/issues-Label.yml | 2 +- .github/workflows/pull.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/issues-Label.yml b/.github/workflows/issues-Label.yml index 867142aa..88c48ac7 100644 --- a/.github/workflows/issues-Label.yml +++ b/.github/workflows/issues-Label.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v2 # super Labeler - name: Super Labeller - uses: Videndum/super-labeler-action@1.1.1 + uses: Videndum/super-labeler-action@2.1.1 with: GITHUB_TOKEN: '${{ secrets.BOT_TOKEN }}' # Profanity diff --git a/.github/workflows/pull.yml b/.github/workflows/pull.yml index 1e2d829a..d535703a 100644 --- a/.github/workflows/pull.yml +++ b/.github/workflows/pull.yml @@ -60,7 +60,7 @@ jobs: - uses: actions/checkout@v2.3.1 # super Labeler - name: Super Labeller - uses: Videndum/super-labeler-action@1.1.1 + uses: Videndum/super-labeler-action@2.1.1 with: GITHUB_TOKEN: '${{ secrets.BOT_TOKEN }}' # Label size based (soon to be merged with super labeler)