diff --git a/.github/workflows/labeler.yaml b/.github/workflows/labeler.yaml index d26768d69..f15f9cfd8 100755 --- a/.github/workflows/labeler.yaml +++ b/.github/workflows/labeler.yaml @@ -16,6 +16,6 @@ jobs: pull-requests: write steps: - name: Labeler - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5 + uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6 with: configuration-path: .github/labeler.yaml