Skip to content

Commit 7285aa7

Browse files
committed
CI: Bump git-auto-commit-action from v5 to v6
1 parent 5106fb6 commit 7285aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- run: make doap
3131
- run: git config --global --add safe.directory /__w/xmpp/xmpp
3232
if: matrix.otp == 26 && github.event_name == 'push'
33-
- uses: stefanzweifel/git-auto-commit-action@v5
33+
- uses: stefanzweifel/git-auto-commit-action@v6
3434
if: matrix.otp == 26 && github.event_name == 'push'
3535
with:
3636
add_options: '-u'

0 commit comments

Comments
 (0)