Skip to content

Commit 70fbfe8

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6
1 parent a022cec commit 70fbfe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: git status
5555
run: git status
5656
- name: Git Auto Commit
57-
uses: stefanzweifel/git-auto-commit-action@v4.15.0
57+
uses: stefanzweifel/git-auto-commit-action@v6.0.0
5858
with:
5959
commit_message: "chore: github action cleanup"
6060
- name: gitleaks-action

0 commit comments

Comments
 (0)