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.
2 parents 8b9d69e + 2145d40 commit ff15f61Copy full SHA for ff15f61
.github/workflows/appcast.yml
@@ -29,6 +29,6 @@ jobs:
29
SPARKLE_PRIVATE_KEY: ${{ secrets.SPARKLE_PRIVATE }}
30
31
- name: Push back appcast updates
32
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
33
with:
34
commit_message: Auto-commit appcast updates
0 commit comments