Skip to content

Commit 4fe16e4

Browse files
dependabot[bot]pierskarsenbarg
authored andcommitted
gha(deps): bump JS-DevTools/npm-publish in the modules group
Bumps the modules group with 1 update: [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish). Updates `JS-DevTools/npm-publish` from 4.1.3 to 4.1.4 - [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@v4.1.3...v4.1.4) --- updated-dependencies: - dependency-name: JS-DevTools/npm-publish dependency-version: 4.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c29cde commit 4fe16e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ jobs:
271271
password: ${{ env.PYPI_PASSWORD }}
272272
packages_dir: ${{github.workspace}}/sdk/python/bin/dist
273273
- if: ${{ matrix.language == 'nodejs' && env.PUBLISH_NPM == 'true' }}
274-
uses: JS-DevTools/npm-publish@v4.1.3
274+
uses: JS-DevTools/npm-publish@v4.1.4
275275
with:
276276
access: "public"
277277
token: ${{ env.NPM_TOKEN }}

0 commit comments

Comments
 (0)