From 17ebd4de14cf0405c5feb0daa08030420908238c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 02:01:36 +0000 Subject: [PATCH] build(deps): bump Videndum/super-labeler-action from 1.1.1 to 2.1.3 Bumps [Videndum/super-labeler-action](https://github.com/Videndum/super-labeler-action) from 1.1.1 to 2.1.3. - [Release notes](https://github.com/Videndum/super-labeler-action/releases) - [Changelog](https://github.com/Videndum/label-mastermind/blob/master/CHANGELOG.md) - [Commits](https://github.com/Videndum/super-labeler-action/compare/1.1.1...2.1.3) --- updated-dependencies: - dependency-name: Videndum/super-labeler-action dependency-type: direct:production update-type: version-update:semver-major ... 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 1163391..aebad02 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.3 with: GITHUB_TOKEN: '${{ secrets.BOT_TOKEN }}' # Profanity diff --git a/.github/workflows/pull.yml b/.github/workflows/pull.yml index 64e32a8..364d9eb 100644 --- a/.github/workflows/pull.yml +++ b/.github/workflows/pull.yml @@ -55,7 +55,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.3 with: GITHUB_TOKEN: '${{ secrets.BOT_TOKEN }}' # Label size based (soon to be merged with super labeler)