Skip to content

Commit

Permalink
build(deps): update dependency semantic-release to v24.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bfra-me[bot] authored Oct 19, 2024
1 parent b32335d commit aafdee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
# Run `semantic-release`
npm install [email protected]
npm install [email protected]
npx [email protected].0 --dry-run ${{ env.DRY_RUN }} --ci ${{ env.CI_FLAG }}
npx [email protected].3 --dry-run ${{ env.DRY_RUN }} --ci ${{ env.CI_FLAG }}
- name: Push Release Branch To Major Branch
if: ${{ env.DRY_RUN != 'true' && steps.semantic-release.outputs.new-release-published == 'true' }}
Expand Down

0 comments on commit aafdee7

Please sign in to comment.