Skip to content

Commit 0bcd3ad

Browse files
ci(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 (#170)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdc8f25 commit 0bcd3ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
PROXY_URL: ${{ secrets.SOLVERR_PROXY_URL }}
2828
- run: npm test
2929
- run: git checkout -- package-lock.json #prevent package-lock.json-only feat changes
30-
- uses: stefanzweifel/git-auto-commit-action@v5
30+
- uses: stefanzweifel/git-auto-commit-action@v6
3131
with:
3232
skip_dirty_check: false
3333
commit_message: 'feat(patchlogs): new patchlogs'

0 commit comments

Comments
 (0)