diff --git a/.github/workflows/generate.yml b/.github/workflows/generate.yml index a6d8c308c..1962b19cc 100644 --- a/.github/workflows/generate.yml +++ b/.github/workflows/generate.yml @@ -44,7 +44,7 @@ jobs: pnpm generate:ci - name: Commit token list - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: 'bot(ci): generate token list' file_pattern: optimism.tokenlist.json