diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 6b39d38..8b2bb93 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -26,7 +26,7 @@ jobs: timeout-minutes: 5 steps: - name: Apply labels from labeler.yml - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0 + uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0 with: configuration-path: .github/labeler.yml sync-labels: true