diff --git a/.github/workflows/ash-ci.yml b/.github/workflows/ash-ci.yml index 11ff2c6f9..f4431d64b 100644 --- a/.github/workflows/ash-ci.yml +++ b/.github/workflows/ash-ci.yml @@ -190,7 +190,7 @@ jobs: fetch-depth: 0 - uses: team-alembic/staple-actions/actions/mix-task@main with: - task: igniter.upgrade --git-ci + task: igniter.upgrade --git-ci --yes - name: Commit Changes uses: stefanzweifel/git-auto-commit-action@v5 if: github.event.pull_request.user.login == 'dependabot[bot]'