diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index accc42481a1..397ec3c890d 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -10,7 +10,7 @@ jobs: steps: # Uploads repository content to the runner - uses: actions/checkout@v5 - - uses: actions/labeler@v5 + - uses: actions/labeler@v6 with: # The path to the label configuration file. configuration-path: .github/labeling-config.yml