Skip to content

Commit fa56b4f

Browse files
Bump JS-DevTools/npm-publish from 4.1.4 to 4.1.5
Bumps [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish) from 4.1.4 to 4.1.5. - [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@4ce4bd0...0fd2f43) --- updated-dependencies: - dependency-name: JS-DevTools/npm-publish dependency-version: 4.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ded7df8 commit fa56b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
node-version: 16
1515
- run: npm install
1616
- run: npm run build
17-
- uses: JS-DevTools/npm-publish@4ce4bd0f334d5316473155078da1955d42148494 # v4.1.4
17+
- uses: JS-DevTools/npm-publish@0fd2f4369c5d6bcfcde6091a7c527d810b9b5c3f # v4.1.5
1818
with:
1919
token: ${{ secrets.NPM_PUBLISH_TOKEN }}
2020
access: public

0 commit comments

Comments
 (0)