Skip to content

Commit 1e88c51

Browse files
Update stefanzweifel/git-auto-commit-action action to v7
1 parent db767c1 commit 1e88c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_gif.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
find "${GITHUB_WORKSPACE}/main/profile" -type f -print0 | xargs -0 sed -i -E "s~(https://soar\.pkgforge\.dev/gif)[^\"]*~\1?$(basename "$(mktemp -u)")=$(basename "$(mktemp -u)")~g"
4444
continue-on-error: true
4545

46-
- uses: stefanzweifel/git-auto-commit-action@v5
46+
- uses: stefanzweifel/git-auto-commit-action@v7
4747
with:
4848
repository: ./main
4949
commit_user_name: Azathothas

0 commit comments

Comments
 (0)