We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5106fb6 commit 7285aa7Copy full SHA for 7285aa7
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
- run: make doap
31
- run: git config --global --add safe.directory /__w/xmpp/xmpp
32
if: matrix.otp == 26 && github.event_name == 'push'
33
- - uses: stefanzweifel/git-auto-commit-action@v5
+ - uses: stefanzweifel/git-auto-commit-action@v6
34
35
with:
36
add_options: '-u'
0 commit comments