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 6a3a09a commit e49ab4fCopy full SHA for e49ab4f
.github/workflows/repo_linter.yaml
@@ -134,7 +134,7 @@ jobs:
134
find "${GITHUB_WORKSPACE}/main" -path "${GITHUB_WORKSPACE}/main/.git" -prune -o -type f -size +95M -exec rm -rvf "{}" + 2>/dev/null
135
continue-on-error: true
136
137
- - uses: stefanzweifel/git-auto-commit-action@v5
+ - uses: stefanzweifel/git-auto-commit-action@v6
138
with:
139
repository: ./main
140
commit_user_name: Azathothas
0 commit comments