Skip to content

Commit af0d28c

Browse files
chore(deps): Bump JS-DevTools/npm-publish from 3.1.1 to 4.1.1 (#59)
Bumps [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish) from 3.1.1 to 4.1.1. - [Release notes](https://github.com/js-devtools/npm-publish/releases) - [Changelog](https://github.com/JS-DevTools/npm-publish/blob/main/CHANGELOG.md) - [Commits](JS-DevTools/npm-publish@19c28f1...7f8fe47) --- updated-dependencies: - dependency-name: JS-DevTools/npm-publish dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bd512e commit af0d28c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
password: ${{ env.PYPI_PASSWORD }}
116116
packages_dir: ${{github.workspace}}/sdk/python/bin/dist
117117
- if: ${{ matrix.language == 'nodejs' && env.PUBLISH_NPM == 'true' }}
118-
uses: JS-DevTools/npm-publish@19c28f1ef146469e409470805ea4279d47c3d35c # tag=v3.1.1
118+
uses: JS-DevTools/npm-publish@7f8fe47b3bea1be0c3aec2b717c5ec1f3e03410b # tag=v4.1.1
119119
with:
120120
access: "public"
121121
token: ${{ env.NPM_TOKEN }}

0 commit comments

Comments
 (0)