diff --git a/.github/workflows/update-lock.yml b/.github/workflows/update-lock.yml index 74fa99c..9d70fc9 100644 --- a/.github/workflows/update-lock.yml +++ b/.github/workflows/update-lock.yml @@ -33,7 +33,7 @@ jobs: - name: Install Dependencies run: yarn install - - uses: stefanzweifel/git-auto-commit-action@v5 + - uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: 'chore: Updated yarn.lock' file_pattern: yarn.lock