Skip to content

Commit

Permalink
build(deps): bump pnpm/action-setup from 2.2.1 to 2.2.2 (#53)
Browse files Browse the repository at this point in the history
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@v2.2.1...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 8, 2022
1 parent 4d4bcb2 commit 85cb3ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
restore-keys: |
${{ runner.os }}-
- name: install pnpm
uses: pnpm/action-setup@v2.2.1
uses: pnpm/action-setup@v2.2.2
with:
version: 6.30.1
- name: setup node
Expand Down

0 comments on commit 85cb3ec

Please sign in to comment.