diff --git a/.github/workflows/labeler_pr.yml b/.github/workflows/labeler_pr.yml index 841a846460..f8aba71743 100644 --- a/.github/workflows/labeler_pr.yml +++ b/.github/workflows/labeler_pr.yml @@ -17,7 +17,7 @@ jobs: with: persist-credentials: false - - uses: actions/labeler@v6 + - uses: actions/labeler@v6.0.1 with: configuration-path: .github/scripts/labeler_configuration.yml