Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Commit

Permalink
deps(internal): update dependency semantic-release to v22.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2023
1 parent 0fa1d15 commit 7ae6442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ jobs:
node-version: 18

- name: Create release
run: npx --package conventional-changelog-conventionalcommits@6.1.0 --package semantic-release@22.0.1 semantic-release
run: npx --package conventional-changelog-conventionalcommits@6.1.0 --package semantic-release@22.0.4 semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7ae6442

Please sign in to comment.