Skip to content

Commit

Permalink
chore(deps): bump JS-DevTools/npm-publish from 1.4.3 to 2.2.0 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 5, 2023
1 parent 4414776 commit dd48003
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 @@ -108,7 +108,7 @@ jobs:
password: ${{ env.PYPI_PASSWORD }}
packages_dir: ${{github.workspace}}/sdk/python/bin/dist
- if: ${{ matrix.language == 'nodejs' && env.PUBLISH_NPM == 'true' }}
uses: JS-DevTools/npm-publish@0f451a94170d1699fd50710966d48fb26194d939 # tag=v1.4.3
uses: JS-DevTools/npm-publish@a25b4180b728b0279fca97d4e5bccf391685aead # tag=v2.2.0
with:
access: "public"
token: ${{ env.NPM_TOKEN }}
Expand Down

0 comments on commit dd48003

Please sign in to comment.