Skip to content

Commit

Permalink
chore(deps): update endbug/add-and-commit action to v9.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent 57a81a4 commit 838948b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
changes-location: ./packages/${{ inputs.name }}/changes
path-to-project-file: ./packages/${{ inputs.name }}/package.json
- name: Commit changelog changes
uses: EndBug/[email protected].3
uses: EndBug/[email protected].4
with:
message: "[skip ci] [version-bump] Automated commit for version ${{ steps.version-bump.outputs.bumped-semantic-version }}"
- run: pnpm i --frozen-lockfile --filter=${{ inputs.name }}...
Expand Down

0 comments on commit 838948b

Please sign in to comment.