update workflow

This commit is contained in:
Core 2022-09-27 18:24:51 +01:00
parent 51fffa95f4
commit 4f3de9c657
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0

View file

@ -34,7 +34,7 @@ jobs:
cache: "pnpm" cache: "pnpm"
- name: Update lockfile - name: Update lockfile
run: pnpm i --lockfile-only run: pnpm update
- name: Commit Updated Lockfile - name: Commit Updated Lockfile
uses: stefanzweifel/git-auto-commit-action@v4.14.1 uses: stefanzweifel/git-auto-commit-action@v4.14.1