From 15998c08d55a01011fa72eec732b0f91460e9d55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 15:59:57 +0000 Subject: [PATCH] chore(deps): bump Renato66/auto-label from 2.2.0 to 2.3.0 Bumps [Renato66/auto-label](https://github.com/renato66/auto-label) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/renato66/auto-label/releases) - [Commits](https://github.com/renato66/auto-label/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: Renato66/auto-label dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/label-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label-issue.yml b/.github/workflows/label-issue.yml index 52757069..b48c0e99 100644 --- a/.github/workflows/label-issue.yml +++ b/.github/workflows/label-issue.yml @@ -7,7 +7,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: Renato66/auto-label@v2.2.0 + - uses: Renato66/auto-label@v2.3.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} labels-not-allowed: '["Stale","Pendente de informações","Falta de informações"]' \ No newline at end of file