diff --git a/.github/workflows/meta-labeler.yaml b/.github/workflows/meta-labeler.yaml index a456aead9..077a51347 100644 --- a/.github/workflows/meta-labeler.yaml +++ b/.github/workflows/meta-labeler.yaml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Labeler - uses: actions/labeler@0776a679364a9a16110aac8d0f40f5e11009e327 # v4.0.4 + uses: actions/labeler@9fcb2c2f5584144ca754f8bfe8c6f81e77753375 # v4.1.0 with: configuration-path: .github/labeler.yaml repo-token: "${{ secrets.GITHUB_TOKEN }}"