Skip to content

Commit 252e0b7

Browse files
chore(deps): bump JS-DevTools/npm-publish in the actions group
Bumps the actions group with 1 update: [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish). Updates `JS-DevTools/npm-publish` from 3.1.1 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@19c28f1...0fd2f43) --- updated-dependencies: - dependency-name: JS-DevTools/npm-publish dependency-version: 4.1.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06a5ce0 commit 252e0b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
fi
9696
9797
- name: Publish package
98-
uses: JS-DevTools/npm-publish@19c28f1ef146469e409470805ea4279d47c3d35c # v3
98+
uses: JS-DevTools/npm-publish@0fd2f4369c5d6bcfcde6091a7c527d810b9b5c3f # v4.1.5
9999
with:
100100
token: ${{ secrets.NPM_TOKEN }}
101101
tag: ${{ steps.prep.outputs.RELEASE_TYPE }}

0 commit comments

Comments
 (0)