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

Commit fd1e20e

Browse files
Bump stefanzweifel/git-auto-commit-action from 6 to 7
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6 to 7. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@v6...v7) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f01c2d0 commit fd1e20e

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@v6
137+
- uses: stefanzweifel/git-auto-commit-action@v7
138138
with:
139139
repository: ./main
140140
commit_user_name: Azathothas

0 commit comments

Comments
 (0)