Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v22.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 6d6056e commit f95915d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- run: npm clean-install
- run: npm audit signatures
- name: semantic-release
run: npx [email protected].7
run: npx [email protected].8
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit f95915d

Please sign in to comment.