Skip to content

Commit c12e0a4

Browse files
Update stefanzweifel/git-auto-commit-action action to v7 (#260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1e3ed2 commit c12e0a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,6 @@ jobs:
126126
- name: Build assets
127127
run: cd frontend && npm run build
128128

129-
- uses: stefanzweifel/git-auto-commit-action@v6
129+
- uses: stefanzweifel/git-auto-commit-action@v7
130130
with:
131131
commit_message: 'Auto build assets [skip ci]'

0 commit comments

Comments
 (0)