Skip to content

Commit b807787

Browse files
authored
Merge pull request #34 from urcomputeringpal/renovate/js-devtools-npm-publish-2.x
chore(deps): update js-devtools/npm-publish action to v2.2.0
2 parents 524a84f + bd6554e commit b807787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
1010
- run: npm ci
1111
- name: Publish
12-
uses: JS-DevTools/npm-publish@541aa6b21b4a1e9990c95a92c21adc16b35e9551 # v2.1.0
12+
uses: JS-DevTools/npm-publish@a25b4180b728b0279fca97d4e5bccf391685aead # v2.2.0
1313
# only on default branch
1414
if: github.ref == format('refs/heads/{0}', github.event.repository.default_branch)
1515
with:

0 commit comments

Comments
 (0)