diff --git a/.github/workflows/update-abi.yml b/.github/workflows/update-abi.yml index 0f3626a..dd0057b 100644 --- a/.github/workflows/update-abi.yml +++ b/.github/workflows/update-abi.yml @@ -39,7 +39,7 @@ jobs: git add abi_registry.json - name: Commit Changes to ABI registry id: commit-changes - uses: dsanders11/github-app-commit-action@43de6da2f4d927e997c0784c7a0b61bd19ad6aac # v1.5.0 + uses: dsanders11/github-app-commit-action@2bbcd331016d8c950b05a24b56e7eb9cb50d545e # v2.1.0 with: fail-on-no-changes: false message: 'feat: update ABI registry'