From 4ea78eac5ccb15775772eb8f2c6d57880b5ac499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 15:36:45 +0000 Subject: [PATCH] chore(deps): bump Renato66/auto-label from 2.3.1 to 2.4.0 Bumps [Renato66/auto-label](https://github.com/renato66/auto-label) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/renato66/auto-label/releases) - [Commits](https://github.com/renato66/auto-label/compare/v2.3.1...v2.4.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 36915fb6..b18b2370 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.3.1 + - uses: Renato66/auto-label@v2.4.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