Skip to content

Commit 9e367a9

Browse files
ci(deps): bump pnpm/action-setup in the minor-and-patch group
Bumps the minor-and-patch group with 1 update: [pnpm/action-setup](https://github.com/pnpm/action-setup). Updates `pnpm/action-setup` from 6.0.8 to 6.0.9 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@0e279bb...0ebf471) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 6.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0365dc5 commit 9e367a9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1717
with:
1818
persist-credentials: false
19-
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6
19+
- uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6
2020
with:
2121
version: "10.13.1"
2222
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
persist-credentials: false
141141

142142
- name: Setup pnpm
143-
uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6
143+
uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6
144144
with:
145145
version: "10.13.1"
146146

0 commit comments

Comments
 (0)