Skip to content

Commit

Permalink
chore: bump the gha group in /.github/workflows with 1 update (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent d2a2629 commit b900b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
cache: "npm"
- run: corepack enable
- run: npm ci
- uses: JS-DevTools/npm-publish@v3.0.1
- uses: JS-DevTools/npm-publish@v3.1.0
with:
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit b900b8f

Please sign in to comment.