Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v24 (#58)
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 Sep 8, 2024
1 parent fa78254 commit b297096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
persist-credentials: false
- name: Set up semantic-release
run: |
npx semantic-release@21.0.2
npx semantic-release@24.1.0
env:
GITHUB_TOKEN: ${{ secrets.PUSH_TOKEN }}

0 comments on commit b297096

Please sign in to comment.