diff --git a/.github/workflows/auto_assign_ci.yaml b/.github/workflows/auto_assign_ci.yaml index 37a0e7d..289a5ba 100644 --- a/.github/workflows/auto_assign_ci.yaml +++ b/.github/workflows/auto_assign_ci.yaml @@ -13,4 +13,4 @@ jobs: runs-on: ubuntu-latest steps: # Set the author as the assignee of the PR. - - uses: kentaro-m/auto-assign-action@v2.0.0 + - uses: kentaro-m/auto-assign-action@v2.0.1