Skip to content

Commit 5077f38

Browse files
dependabot[bot]mjr4077au
authored andcommitted
Bump pnpm/action-setup from 6.0.7 to 6.0.8
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 6.0.7 to 6.0.8. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@739bfe4...0e279bb) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 6.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9797f89 commit 5077f38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docusaurus-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
repository: psappdeploytoolkit/website
2929
- name: Install pnpm
30-
uses: pnpm/action-setup@739bfe42ca9233c5e6aca07c1a25a9d34aca49b0
30+
uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093
3131
with:
3232
run_install: false
3333
- name: Install Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)