Skip to content

Commit

Permalink
chore: bump the gha group in /.github/workflows with 1 update
Browse files Browse the repository at this point in the history
Bumps the gha group in /.github/workflows with 1 update: [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish).


Updates `JS-DevTools/npm-publish` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/js-devtools/npm-publish/releases)
- [Changelog](https://github.com/JS-DevTools/npm-publish/blob/main/CHANGELOG.md)
- [Commits](JS-DevTools/npm-publish@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: JS-DevTools/npm-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent b900b8f commit f591e88
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/[email protected].0
- uses: JS-DevTools/[email protected].1
with:
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit f591e88

Please sign in to comment.