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
….11.0
  • Loading branch information
renovate-bot committed May 9, 2021
1 parent 4d4c663 commit 11e8475
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.11.0
with:
commit_message: 'chore(dist): update the distributed action script'
file_pattern: 'dist/index.js'

0 comments on commit 11e8475

Please sign in to comment.