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 v21.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 24, 2023
1 parent d23b903 commit f794855
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@21.0.9 semantic-release
run: npx --package conventional-changelog-conventionalcommits@6.1.0 --package semantic-release@21.1.0 semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f794855

Please sign in to comment.