Skip to content

Commit

Permalink
Merge pull request #502 from fishbrain/dependabot/github_actions/JS-D…
Browse files Browse the repository at this point in the history
…evTools/npm-publish-3.1.0

Bump JS-DevTools/npm-publish from 3.0.1 to 3.1.0
  • Loading branch information
LittleBlue418 authored Mar 26, 2024
2 parents 9bd5846 + 5c5d0e0 commit 21d39f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
with:
node-version-file: '.nvmrc'

- uses: JS-DevTools/npm-publish@4b07b26a2f6e0a51846e1870223e545bae91c552 # v3.0.1
- uses: JS-DevTools/npm-publish@79051c040d27c2202f1e56093d4f3a2b804f4154 # v3.1.0
with:
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit 21d39f6

Please sign in to comment.