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.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 24, 2023
1 parent 5c92b40 commit 30a72b7
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.4 semantic-release
run: npx --package conventional-changelog-conventionalcommits@6.1.0 --package semantic-release@22.0.5 semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 30a72b7

Please sign in to comment.