Skip to content

Commit 1b4ad9c

Browse files
authored
Merge pull request #188 from scribd/dependabot/github_actions/stefanzweifel/git-auto-commit-action-4.16.0
chore(deps): bump stefanzweifel/git-auto-commit-action from 4.14.1 to 4.16.0
2 parents 913405d + 7e7f605 commit 1b4ad9c

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
@@ -18,7 +18,7 @@ jobs:
1818
- run: pnpm install --frozen-lockfile
1919
- run: pnpm lint
2020
- name: commit linting changes
21-
uses: stefanzweifel/git-auto-commit-action@v4.14.1
21+
uses: stefanzweifel/git-auto-commit-action@v4.16.0
2222
with:
2323
commit_message: ":robot: pnpm lint [skip ci]"
2424
- run: pnpm test

0 commit comments

Comments
 (0)