Skip to content

Commit

Permalink
chore: resolve dependabot alerts (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
laktek authored Jun 25, 2024
1 parent 9d02855 commit ea7f05c
Show file tree
Hide file tree
Showing 3 changed files with 3,901 additions and 12,238 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@ jobs:
npm ci
npm run build
- name: Create a release
run: npx semantic-release
- uses: cycjimmy/semantic-release-action@v4
with:
semantic_version: 19
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Loading

0 comments on commit ea7f05c

Please sign in to comment.