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