Skip to content

Commit c8a27dd

Browse files
authored
Merge pull request #3423 from opendatahub-io/konflux/mintmaker/main/github-actions
Update pnpm/action-setup action to v6.0.3
2 parents 7813462 + 1c630cd commit c8a27dd

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)