Skip to content

Commit

Permalink
ci(deps): update dependency semantic-release-export-data to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bfra-me[bot] committed Jun 11, 2024
1 parent ec59da4 commit 9a2e687
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 @@ -68,7 +68,7 @@ jobs:
run: |
# Run `semantic-release`
npm install conventional-changelog-conventionalcommits@8.0.0
npm install semantic-release-export-data@1.0.1
npm install semantic-release-export-data@1.1.0
npx semantic-release@24.0.0 --dry-run ${{ env.DRY_RUN }} --ci ${{ env.CI_FLAG }}
- name: Push Release Branch To Major Branch
Expand Down

0 comments on commit 9a2e687

Please sign in to comment.