diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 598baed9..344ab12b 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -24,7 +24,7 @@ jobs: steps: - name: Label by changed files and branch name - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0 + uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v7.0.0 with: repo-token: "${{ secrets.GITHUB_TOKEN }}"