Skip to content

Commit f17a41c

Browse files
authored
Merge pull request #113 from scribd/dependabot/github_actions/stefanzweifel/git-auto-commit-action-4.14.1
chore(deps): bump stefanzweifel/git-auto-commit-action from 4.14.0 to 4.14.1
2 parents ab7c279 + 6833a58 commit f17a41c

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/[email protected].0
17+
uses: stefanzweifel/[email protected].1
1818
with:
1919
commit_message: ":robot: yarn lint [skip ci]"
2020
- run: yarn test

0 commit comments

Comments
 (0)