Skip to content

Commit

Permalink
chore(deps): update stefanzweifel/git-auto-commit-action action to v4…
Browse files Browse the repository at this point in the history
….13.1
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 4d4c663 commit 5e8705e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
branch: dist
- name: committing changed files
if: ${{ github.head_ref != '' }}
uses: stefanzweifel/git-auto-commit-action@v4.5.1
uses: stefanzweifel/git-auto-commit-action@v4.13.1
with:
commit_message: 'chore(dist): update the distributed action script'
file_pattern: 'dist/index.js'

0 comments on commit 5e8705e

Please sign in to comment.