Skip to content

Commit 1de02fc

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/stefanzweifel/git-auto-commit-action-4.12.0'
2 parents cf9a087 + a759003 commit 1de02fc

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.11.0
17+
uses: stefanzweifel/git-auto-commit-action@v4.12.0
1818
with:
1919
commit_message: ":robot: yarn lint [skip ci]"
2020
- run: yarn test

0 commit comments

Comments
 (0)