Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v22.0.12 (#843)
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] authored Dec 12, 2023
1 parent 5b6a0a3 commit a901895
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 @@ -15,6 +15,6 @@ jobs:
cache: npm
- run: npm clean-install
- run: npm audit signatures
- run: npx semantic-release@22.0.11
- run: npx semantic-release@22.0.12
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

1 comment on commit a901895

@vercel
Copy link

@vercel vercel bot commented on a901895 Dec 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.