Skip to content

Commit

Permalink
chore(deps): bump JS-DevTools/npm-publish from 3.1.0 to 3.1.1 in /.gi…
Browse files Browse the repository at this point in the history
…thub/workflows (#141)
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent c752795 commit 0031bda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Prepare for SDK release
run: node .github/sdk.js
- name: Publish sdk tag to npm
uses: JS-DevTools/[email protected].0
uses: JS-DevTools/[email protected].1
with:
token: ${{ secrets.NPM_TOKEN }}
tag: sdk
Expand All @@ -28,7 +28,7 @@ jobs:
- name: Checkout repository
uses: actions/[email protected]
- name: Publish latest tag to npm
uses: JS-DevTools/[email protected].0
uses: JS-DevTools/[email protected].1
with:
token: ${{ secrets.NPM_TOKEN }}
tag: latest

0 comments on commit 0031bda

Please sign in to comment.