Skip to content

Commit

Permalink
chore(deps): bump JS-DevTools/npm-publish from 3.0.1 to 3.1.1 (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent 51345d7 commit 7a9d160
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 @@ -121,7 +121,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@4b07b26a2f6e0a51846e1870223e545bae91c552 # tag=v3.0.1
uses: JS-DevTools/npm-publish@19c28f1ef146469e409470805ea4279d47c3d35c # tag=v3.1.1
with:
access: "public"
token: ${{ env.NPM_TOKEN }}
Expand Down

0 comments on commit 7a9d160

Please sign in to comment.