Skip to content

Commit ff15f61

Browse files
authored
Merge pull request #1138 from samschott/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
Bump stefanzweifel/git-auto-commit-action from 6 to 7
2 parents 8b9d69e + 2145d40 commit ff15f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/appcast.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
SPARKLE_PRIVATE_KEY: ${{ secrets.SPARKLE_PRIVATE }}
3030

3131
- name: Push back appcast updates
32-
uses: stefanzweifel/git-auto-commit-action@v6
32+
uses: stefanzweifel/git-auto-commit-action@v7
3333
with:
3434
commit_message: Auto-commit appcast updates

0 commit comments

Comments
 (0)