Skip to content

Commit

Permalink
chore(deps): bump JS-DevTools/npm-publish from 2.2.2 to 3.0.0 (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 22, 2023
1 parent ab9f9ab commit 9b453db
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 @@ -114,7 +114,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@fe72237be0920f7a0cafd6a966c9b929c9466e9b # tag=v2.2.2
uses: JS-DevTools/npm-publish@6fd3bc8dad0cb1a484731fe6486a03193f98f037 # tag=v3.0.0
with:
access: "public"
token: ${{ env.NPM_TOKEN }}
Expand Down

0 comments on commit 9b453db

Please sign in to comment.