Skip to content

Commit 0fa4501

Browse files
authored
Merge pull request #7 from pkgforge/renovate/stefanzweifel-git-auto-commit-action-6.x
Update stefanzweifel/git-auto-commit-action action to v6
2 parents 9dac203 + 91b415e commit 0fa4501

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@v5
140+
- uses: stefanzweifel/git-auto-commit-action@v6
141141
with:
142142
repository: ./main
143143
commit_user_name: Azathothas

0 commit comments

Comments
 (0)