Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v23.1.0 (#939)
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 May 10, 2024
1 parent cd7873d commit 01a244a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
cache: npm
- run: npm clean-install
- run: corepack npm audit signatures
- run: npx semantic-release@23.0.8
- run: npx semantic-release@23.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.REPOSITORY_SETTINGS_BOT_NPM_TOKEN }}

0 comments on commit 01a244a

Please sign in to comment.