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