Skip to content

Commit b43126f

Browse files
Bump JS-DevTools/npm-publish from 1 to 1.4.3 (#643)
Bumps [JS-DevTools/npm-publish](https://github.com/JS-DevTools/npm-publish) from 1 to 1.4.3. - [Release notes](https://github.com/JS-DevTools/npm-publish/releases) - [Changelog](https://github.com/JS-DevTools/npm-publish/blob/master/CHANGELOG.md) - [Commits](JS-DevTools/npm-publish@v1...v1.4.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 143695b commit b43126f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm_upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
npm install
2222
npm run build
2323
- name: NPM Publish
24-
uses: JS-DevTools/npm-publish@v1
24+
uses: JS-DevTools/npm-publish@v1.4.3
2525
with:
2626
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)