Skip to content

Commit

Permalink
Merge pull request #316 from Enterwell/renovate/endbug-add-and-commit…
Browse files Browse the repository at this point in the history
…-9.x

chore(deps): update endbug/add-and-commit action to v9.1.4
  • Loading branch information
AleksandarDev authored Jan 26, 2024
2 parents 6c5d2f8 + 838948b commit 3a1d132
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 3a1d132

Please sign in to comment.