Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

Commit 064f961

Browse files
authored
Merge pull request #24 from pkgforge/renovate/stefanzweifel-git-auto-commit-action-6.x
Update stefanzweifel/git-auto-commit-action action to v6
2 parents eb9a273 + e49ab4f commit 064f961

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/repo_linter.yaml

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

137-
- uses: stefanzweifel/git-auto-commit-action@v5
137+
- uses: stefanzweifel/git-auto-commit-action@v6
138138
with:
139139
repository: ./main
140140
commit_user_name: Azathothas

0 commit comments

Comments
 (0)