Skip to content

Commit

Permalink
Merge pull request #91 from morganstanley/dependabot/github_actions/J…
Browse files Browse the repository at this point in the history
…S-DevTools/npm-publish-3.1.1

Bump JS-DevTools/npm-publish from 1.4.3 to 3.1.1
  • Loading branch information
bingenito authored Nov 14, 2024
2 parents 769bbe0 + eb030a4 commit 46b9735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:

- name: Publish
if: steps.release.outputs.released == 'true'
uses: JS-DevTools/npm-publish@0f451a94170d1699fd50710966d48fb26194d939 # v1.4.3
uses: JS-DevTools/npm-publish@19c28f1ef146469e409470805ea4279d47c3d35c # v3.1.1
with:
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit 46b9735

Please sign in to comment.