Skip to content

Commit

Permalink
chore(deps): bump stefanzweifel/git-auto-commit-action
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 13, 2021
1 parent 1ef7d2a commit 56e17eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Update dist in the repository
if: github.event_name != 'pull_request' && matrix.node-version == 12
uses: stefanzweifel/git-auto-commit-action@v4.8.0
uses: stefanzweifel/git-auto-commit-action@v4.10.0
with:
commit_message: 'chore(ci): Updating dist'
file_pattern: dist/*
Expand Down

0 comments on commit 56e17eb

Please # to comment.