Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
cat build/release-notes.md

- name: Set up Node / pnpm (required for frontend build)
uses: pnpm/action-setup@v4
uses: pnpm/action-setup@v6

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 7: third-party GitHubAction not pinned by hash
Click Remediation section below to solve this issue
with:
run_install: false

Expand Down
Loading