diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index acc7de0..619ae41 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 - name: Label based on changed files - uses: actions/labeler@v5.0.0 + uses: actions/labeler@v6.0.1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} configuration-path: .github/labeler.yml