Skip to content

Commit

Permalink
Merge pull request #158 from DP6/dependabot/github_actions/develop/st…
Browse files Browse the repository at this point in the history
…efanzweifel/git-auto-commit-action-4.14.0

build(deps): bump stefanzweifel/git-auto-commit-action from 4.11.0 to 4.14.0
  • Loading branch information
LucasTonetto authored Mar 23, 2022
2 parents c1945a8 + aacff88 commit 6b661ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
npm ci
npm run format
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4.11.0
uses: stefanzweifel/git-auto-commit-action@v4.14.0
with:
commit_message: 'style: :lipstick: Apply formatting changes'
branch: ${{ github.head_ref }}

0 comments on commit 6b661ca

Please sign in to comment.