diff --git a/.github/workflows/update-labels.yml b/.github/workflows/update-labels.yml index eb5b538..9f0cc2e 100644 --- a/.github/workflows/update-labels.yml +++ b/.github/workflows/update-labels.yml @@ -23,7 +23,7 @@ jobs: - if: success() name: Update labels - uses: crazy-max/ghaction-github-labeler@v3.1.1 + uses: crazy-max/ghaction-github-labeler@v4.1.0 with: dry-run: false github-token: ${{ secrets.GITHUB_TOKEN }}