We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dad73ac commit d307b04Copy full SHA for d307b04
.github/workflows/healthchecks_housekeeping.yaml
@@ -137,7 +137,7 @@ jobs:
137
find "${GITHUB_WORKSPACE}/main" -path "${GITHUB_WORKSPACE}/main/.git" -prune -o -type f -size +95M -exec rm -rvf "{}" + 2>/dev/null
138
continue-on-error: true
139
140
- - uses: stefanzweifel/git-auto-commit-action@v6
+ - uses: stefanzweifel/git-auto-commit-action@v7
141
with:
142
repository: ./main
143
commit_user_name: Azathothas
0 commit comments