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 7c4f344 commit 6983e36Copy full SHA for 6983e36
.github/workflows/styles.yml
@@ -26,7 +26,7 @@ jobs:
26
run: ./scripts/generate.sh
27
28
- name: Commit Changes
29
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
30
with:
31
commit_message: "style: update styles"
32
commit_author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
0 commit comments