Skip to content

Commit 609e361

Browse files
dependabot[bot]triceo
authored andcommitted
deps: bump pnpm/action-setup from 6.0.1 to 6.0.3 in the regular group
Bumps the regular group with 1 update: [pnpm/action-setup](https://github.com/pnpm/action-setup). Updates `pnpm/action-setup` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@078e9d4...903f9c1) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 392de7e commit 609e361

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
token: ${{ secrets.JRELEASER_GITHUB_TOKEN }} # Safe; only used to clone the repo and not stored in the fork.
8080
fetch-depth: 0 # Otherwise merge will fail on account of not having history.
8181
- name: Install pnpm
82-
uses: pnpm/action-setup@078e9d416474b29c0c387560859308974f7e9c53
82+
uses: pnpm/action-setup@903f9c1a6ebcba6cf41d87230be49611ac97822e
8383
- name: Use Aikido Sec Safe Chain
8484
run: |
8585
pnpm install -g @aikidosec/safe-chain@1.1.7

0 commit comments

Comments
 (0)