From 492ee08bf891060360a044885ebc22ad6acfc3be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 15:52:46 +0000 Subject: [PATCH] chore(deps): bump Renato66/auto-label from 3.1.1 to 3.2.0 Bumps [Renato66/auto-label](https://github.com/renato66/auto-label) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/renato66/auto-label/releases) - [Commits](https://github.com/renato66/auto-label/compare/v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: Renato66/auto-label dependency-version: 3.2.0 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 2c74dd5..d2083fd 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@v3.1.1 + - uses: Renato66/auto-label@v3.2.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