Skip to content

Commit

Permalink
build(deps): Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#141
Browse files Browse the repository at this point in the history
)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent aa2911e commit de7a2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: npm ci
- name: Update dist
run: npm run build && npm run package
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Update dist
file_pattern: dist/*

0 comments on commit de7a2e1

Please sign in to comment.