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 Apr 12, 2024
1 parent a022cec commit 1cdf3ca
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.1
with:
commit_message: "chore: github action cleanup"
- name: gitleaks-action
Expand Down

0 comments on commit 1cdf3ca

Please sign in to comment.