diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 4fc1bea..584aba3 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -30,7 +30,7 @@ jobs: api.github.com:443 - name: Apply labels - uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.0.0 + uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.2.0 with: configuration-path: .github/labeler.yml sync-labels: true