diff --git a/.github/workflows/merge-dapp.yml b/.github/workflows/merge-dapp.yml index 79ebf9e..1c9ada4 100644 --- a/.github/workflows/merge-dapp.yml +++ b/.github/workflows/merge-dapp.yml @@ -48,7 +48,7 @@ jobs: scala-cli .github/scripts/validate-and-merge-cli.scala --main-class main -- all-dapp-allowlist.json - name: Commit and push merged list - uses: EndBug/add-and-commit@v9 + uses: EndBug/add-and-commit@v10 with: add: "all-dapp-allowlist.json" author_name: ldg-github-ci