Skip to content

Commit ed19738

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/stefanzweifel/git-auto-commit-action-4.11.0'
2 parents 8724e67 + d885ebc commit ed19738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-on-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- run: yarn install
1515
- run: yarn lint
1616
- name: commit linting changes
17-
uses: stefanzweifel/git-auto-commit-action@v4.6.0
17+
uses: stefanzweifel/git-auto-commit-action@v4.11.0
1818
with:
1919
commit_message: ":robot: yarn lint [skip ci]"
2020
- run: yarn test

0 commit comments

Comments
 (0)