diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index d15eda4..0be031d 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -9,4 +9,4 @@ jobs: pull-requests: write runs-on: ubuntu-latest steps: - - uses: actions/labeler@v5 \ No newline at end of file + - uses: actions/labeler@v6 \ No newline at end of file