diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index db47ffd161e9..6d55cec5d8ef 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -16,6 +16,6 @@ jobs: steps: - name: Run - uses: actions/labeler@v5 + uses: actions/labeler@v6 with: dot: true