diff --git a/.github/workflows/auto-assign.yml b/.github/workflows/auto-assign.yml index b4c0b14e..22d2e1b7 100644 --- a/.github/workflows/auto-assign.yml +++ b/.github/workflows/auto-assign.yml @@ -8,7 +8,7 @@ jobs: run: runs-on: ubuntu-latest steps: - - uses: wow-actions/auto-assign@v1 + - uses: wow-actions/auto-assign@v3 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} CONFIG_FILE: .github/configs/auto-assign.yml \ No newline at end of file