Skip to content

chore: fix release / ci scripts#1

Merged
MarshallOfSound merged 3 commits into
mainfrom
sam/fix-actions-pin
May 30, 2026
Merged

chore: fix release / ci scripts#1
MarshallOfSound merged 3 commits into
mainfrom
sam/fix-actions-pin

Conversation

@MarshallOfSound
Copy link
Copy Markdown
Member

Idk how these got pushed but hey, zizmor now upset we must fix

- checkout v4.3.1 -> v6.0.2 (CI + build jobs; release job already v6)
- setup-node v4.4.0 -> v6.4.0
- Swatinem/rust-cache v2.8.1 -> v2.9.1 (also fixes a tag-object SHA pin)
- upload-artifact v4.6.2 -> v7.0.1
- download-artifact v4.3.0 -> v8.0.1

All pins verified to resolve to commit SHAs matching their tags.
Also refresh Cargo.lock (memchr 2.8.0 -> 2.8.1).
- set persist-credentials: false on workflow checkouts
- only install the rust toolchain in container jobs, hosted runners ship it
- pin the alpine musl containers to an image digest
@MarshallOfSound MarshallOfSound merged commit cade028 into main May 30, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants