Skip to content

Commit

Permalink
chore(deps): resolve dependabot alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
soedirgo committed Jun 11, 2024
1 parent c8768c2 commit 9e606cf
Show file tree
Hide file tree
Showing 3 changed files with 196 additions and 4,762 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@^19.0.0
- uses: cycjimmy/semantic-release-action@v4
with:
semantic_version: 19
env:
GITHUB_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Loading

0 comments on commit 9e606cf

Please sign in to comment.