Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v23.0.7 (#908)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent c2a7e1a commit d757c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
cache: npm
- run: npm clean-install
- run: corepack npm audit signatures
- run: npx semantic-release@23.0.6
- run: npx semantic-release@23.0.7
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.REPOSITORY_SETTINGS_BOT_NPM_TOKEN }}

0 comments on commit d757c14

Please sign in to comment.