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
….15.0
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent 4d4c663 commit 35ce3aa
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.15.0
with:
commit_message: 'chore(dist): update the distributed action script'
file_pattern: 'dist/index.js'

0 comments on commit 35ce3aa

Please sign in to comment.