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.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2023
1 parent 0a82f92 commit 46753c1
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 @@ -69,6 +69,6 @@ jobs:
node-version: 18

- name: Create release
run: npx --package [email protected] --package [email protected].7 semantic-release
run: npx --package [email protected] --package [email protected].8 semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 46753c1

Please sign in to comment.