Skip to content

Commit 4c1c6ab

Browse files
Update stefanzweifel/git-auto-commit-action action to v7
1 parent a07c94f commit 4c1c6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

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

4141
- name: Push to Target Repository
42-
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
42+
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
4343
continue-on-error: true
4444
with:
4545
commit_message: '${{ steps.message.outputs.commit_message }}'

0 commit comments

Comments
 (0)