Skip to content

Commit cd8ae5e

Browse files
Update stefanzweifel/git-auto-commit-action action to v6
1 parent dfea013 commit cd8ae5e

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@v6
4747
with:
4848
repository: ./main
4949
commit_user_name: Azathothas

0 commit comments

Comments
 (0)