diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 1f8043fdb498..268831ae46aa 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -22,9 +22,7 @@ jobs: runs-on: ubuntu-latest steps: - # version between v4.0.3 and the one after which has not yet been tagged - # at the time of writing - - uses: actions/labeler@b6f708799c1101ee9adc1388b397da244f9dec1c + - uses: actions/labeler@v4.0.4 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" sync-labels: false