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 eaabef6 commit 5a07a70Copy full SHA for 5a07a70
.github/workflows/lint.yaml
@@ -18,6 +18,6 @@ jobs:
18
run: npm run lint
19
env:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
- - uses: stefanzweifel/git-auto-commit-action@v4
+ - uses: stefanzweifel/git-auto-commit-action@v6
22
with:
23
commit_message: 'style: linted files'
0 commit comments