Skip to content

Commit c4d8005

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d1031e commit c4d8005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schema.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Commit changes
4141
if: github.repository_owner == 'libretime' && github.event_name == 'push'
42-
uses: stefanzweifel/git-auto-commit-action@v6
42+
uses: stefanzweifel/git-auto-commit-action@v7
4343
with:
4444
commit_message: |
4545
${{ github.event.head_commit.message }}

0 commit comments

Comments
 (0)