Skip to content

Commit 1c630cd

Browse files
committed
Update pnpm/action-setup action to v6.0.3
Signed-off-by: ide-developer <rhoai-ide-konflux@redhat.com>
1 parent 7813462 commit 1c630cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-playwright-action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
fi
3838
echo "version=$ver" >> "$GITHUB_OUTPUT"
3939
40-
- uses: pnpm/action-setup@078e9d416474b29c0c387560859308974f7e9c53 # v6.0.1
40+
- uses: pnpm/action-setup@903f9c1a6ebcba6cf41d87230be49611ac97822e # v6.0.3
4141
with:
4242
version: ${{ steps.pnpm-ver.outputs.version }}
4343
cache: true

0 commit comments

Comments
 (0)