diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 1f8043fdb49..63539e543ea 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -24,7 +24,7 @@ jobs: 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@673e3c17b744f7cf2fd1b78ee9ed3e9e58c3a0c9 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" sync-labels: false