diff --git a/.github/workflows/autolabel.yml b/.github/workflows/autolabel.yml index 90248fba82f..7461632ba4e 100644 --- a/.github/workflows/autolabel.yml +++ b/.github/workflows/autolabel.yml @@ -15,6 +15,6 @@ jobs: runs-on: ubuntu-20.04 steps: - name: Add labels - uses: actions/labeler@v4 + uses: actions/labeler@v5 with: dot: true