Skip to content

Commit

Permalink
chore: use --yes flag for update script
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Oct 22, 2024
1 parent 880f28b commit 44fcb55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ash-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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]'
Expand Down

0 comments on commit 44fcb55

Please sign in to comment.