From c695a5805c8bd47fa3ebf0ab40288ef9185271e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:23:50 +0000 Subject: [PATCH] chore(deps): bump Renato66/auto-label from 2.4.0 to 3.1.1 Bumps [Renato66/auto-label](https://github.com/renato66/auto-label) from 2.4.0 to 3.1.1. - [Release notes](https://github.com/renato66/auto-label/releases) - [Commits](https://github.com/renato66/auto-label/compare/v2.4.0...v3.1.1) --- updated-dependencies: - dependency-name: Renato66/auto-label dependency-type: direct:production update-type: version-update:semver-major ... 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 b18b2370..2c74dd53 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.4.0 + - uses: Renato66/auto-label@v3.1.1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} labels-not-allowed: '["Stale","Pendente de informações","Falta de informações"]' \ No newline at end of file