diff --git a/.github/workflows/actions-labeler.yaml b/.github/workflows/actions-labeler.yaml index 39a4f76..e4a5161 100644 --- a/.github/workflows/actions-labeler.yaml +++ b/.github/workflows/actions-labeler.yaml @@ -26,7 +26,7 @@ jobs: - name: Checkout repository uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1 + - uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0 with: configuration-path: .github/workflows/config/labeler.yml # repo-token: ${{ secrets.TOKEN }}