From d7a20f27a2ee04a5b87cb26fc1c4a0ffdb8f84b4 Mon Sep 17 00:00:00 2001 From: CrazyMax <1951866+crazy-max@users.noreply.github.com> Date: Mon, 2 Mar 2026 00:10:03 +0100 Subject: [PATCH] readme: update to v6 --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 4e15120..e487e45 100644 --- a/README.md +++ b/README.md @@ -75,12 +75,9 @@ jobs: contents: read issues: write steps: - - - name: Checkout - uses: actions/checkout@v4 - name: Run Labeler - uses: crazy-max/ghaction-github-labeler@v5 + uses: crazy-max/ghaction-github-labeler@v6 with: github-token: ${{ secrets.GITHUB_TOKEN }} yaml-file: .github/labels.yml