Skip to content

Commit

Permalink
build(deps): bump pkgjs/action from 0.1.6 to 0.1.7 (nodejs#2136)
Browse files Browse the repository at this point in the history
Bumps [pkgjs/action](https://github.com/pkgjs/action) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/pkgjs/action/releases)
- [Commits](pkgjs/action@v0.1.6...v0.1.7)

---
updated-dependencies:
- dependency-name: pkgjs/action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 22, 2023
1 parent 49fd30d commit bdaf3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on: [push, pull_request]
jobs:
build:
name: Test
uses: pkgjs/action/.github/workflows/[email protected].6
uses: pkgjs/action/.github/workflows/[email protected].7
with:
runs-on: ubuntu-latest, windows-latest
test-command: npm run coverage:ci
Expand Down

0 comments on commit bdaf3e4

Please sign in to comment.