mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 03:03:59 +00:00
feat(github-action)!: Update stefanzweifel/git-auto-commit-action (v5 → v6) (#362)
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
run: yarn lerna:bootstrap:ci
|
||||
|
||||
- name: Auto Commit Changes
|
||||
uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5
|
||||
uses: stefanzweifel/git-auto-commit-action@3cc016cfc892e0844046da36fc68da4e525e081f # v6
|
||||
with:
|
||||
commit_message: 'chore: 🤖 bump versions and publish packages'
|
||||
commit_options: '--no-verify'
|
||||
|
||||
Reference in New Issue
Block a user