From ccc18848f3a9ff0023eafd85ac7e407c1a6f1ea4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Nov 2025 18:43:15 +0000 Subject: [PATCH] chore(deps): update browniebroke/hacktoberfest-labeler-action action to v2.6.0 --- .github/workflows/hacktoberfest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hacktoberfest.yml b/.github/workflows/hacktoberfest.yml index 00239a4..cbfd5fa 100644 --- a/.github/workflows/hacktoberfest.yml +++ b/.github/workflows/hacktoberfest.yml @@ -12,6 +12,6 @@ jobs: runs-on: ubuntu-latest steps: - - uses: browniebroke/hacktoberfest-labeler-action@v2.3.0 + - uses: browniebroke/hacktoberfest-labeler-action@v2.6.0 with: github_token: ${{ secrets.GH_PAT }}