File tree 3 files changed +3
-3
lines changed
lib/node_modules/@stdlib/_tools/scripts/templates 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ jobs:
206
206
# Publish package to npm:
207
207
- name: 'Publish package to npm'
208
208
# Pin action to full length commit SHA
209
- uses: JS-DevTools/npm-publish@4b07b26a2f6e0a51846e1870223e545bae91c552 # v3.0 .1
209
+ uses: JS-DevTools/npm-publish@19c28f1ef146469e409470805ea4279d47c3d35c # v3.1 .1
210
210
with:
211
211
token: ${{ secrets.NPM_TOKEN }}
212
212
access: public
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ jobs:
129
129
# Publish package to npm:
130
130
- name: 'Publish package to npm'
131
131
# Pin action to full length commit SHA
132
- uses: JS-DevTools/npm-publish@4b07b26a2f6e0a51846e1870223e545bae91c552 # v3.0 .1
132
+ uses: JS-DevTools/npm-publish@19c28f1ef146469e409470805ea4279d47c3d35c # v3.1 .1
133
133
with:
134
134
token: ${{ secrets.NPM_TOKEN }}
135
135
access: public
Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ jobs:
164
164
# Publish package to npm:
165
165
- name: 'Publish package to npm'
166
166
# Pin action to full length commit SHA
167
- uses: JS-DevTools/npm-publish@4b07b26a2f6e0a51846e1870223e545bae91c552 # v3.0 .1
167
+ uses: JS-DevTools/npm-publish@19c28f1ef146469e409470805ea4279d47c3d35c # v3.1 .1
168
168
with:
169
169
token: ${{ secrets.NPM_TOKEN }}
170
170
access: public
You can’t perform that action at this time.
0 commit comments