Skip to content

Commit

Permalink
ci(deps): update stefanzweifel/git-auto-commit-action action to v5 (#502
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 15, 2023
1 parent a664f9c commit 4c44d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install Dependencies
run: yarn install

- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: 'chore: Updated yarn.lock'
file_pattern: yarn.lock
Expand Down

0 comments on commit 4c44d41

Please sign in to comment.