Skip to content

Commit 809cc6b

Browse files
⬆️ Pin pnpm/action-setup action to a7487c7 (#388)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f59445 commit 809cc6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-pnpm/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ runs:
1313
echo "version=$PNPM_VERSION" >> $GITHUB_OUTPUT
1414
1515
- name: Setup pnpm
16-
uses: pnpm/action-setup@v4
16+
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4
1717
with:
1818
version: ${{ steps.pnpm-version.outputs.version }}
1919

0 commit comments

Comments
 (0)