Skip to content

Commit

Permalink
chore(deps): update stefanzweifel/git-auto-commit-action action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent e153957 commit 0e74250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
branch: ${{ steps.metadata.outputs.branch }}
file_pattern: package.json
Expand Down

0 comments on commit 0e74250

Please sign in to comment.