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 d136ba1 commit b4257b3Copy full SHA for b4257b3
.github/workflows/auto-lint.yml
@@ -49,7 +49,7 @@ jobs:
49
npm run lint:fix
50
51
- name: 💼 Auto commit lint codes
52
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
53
id: auto-commit-action
54
with:
55
commit_message: Auto fix lint issues
.github/workflows/e2e-auto-approve.yml
npm_auth_token: ${{ secrets.NPM_TOKEN }}
- name: 💼 Auto commit on approved backstop
commit_message: Update backstop with auto approval
0 commit comments