Skip to content

Commit d307b04

Browse files
Update stefanzweifel/git-auto-commit-action action to v7
1 parent dad73ac commit d307b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/healthchecks_housekeeping.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
find "${GITHUB_WORKSPACE}/main" -path "${GITHUB_WORKSPACE}/main/.git" -prune -o -type f -size +95M -exec rm -rvf "{}" + 2>/dev/null
138138
continue-on-error: true
139139

140-
- uses: stefanzweifel/git-auto-commit-action@v6
140+
- uses: stefanzweifel/git-auto-commit-action@v7
141141
with:
142142
repository: ./main
143143
commit_user_name: Azathothas

0 commit comments

Comments
 (0)