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 Oct 6, 2023
1 parent a022cec commit 4efa326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: git status
run: git status
- name: Git Auto Commit
uses: stefanzweifel/git-auto-commit-action@v4.15.0
uses: stefanzweifel/git-auto-commit-action@v5.0.0
with:
commit_message: "chore: github action cleanup"
- name: gitleaks-action
Expand Down

0 comments on commit 4efa326

Please sign in to comment.