Skip to content

Commit

Permalink
chore(deps): update stefanzweifel/git-auto-commit-action action to v4…
Browse files Browse the repository at this point in the history
….15.4 (#62)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2022
1 parent f58045a commit cc0ad69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
run: "pnpm install --no-frozen-lockfile"

- name: "Commit modified files"
uses: "stefanzweifel/git-auto-commit-action@v4.13.1"
uses: "stefanzweifel/git-auto-commit-action@v4.15.4"
with:
commit_message: "chore: updated pnpm-lock.yaml"
commit_author: "prisis <[email protected]>"
Expand Down

0 comments on commit cc0ad69

Please sign in to comment.