Skip to content

fix: pin GitHub Actions to SHA hashes#3

Merged
OttoAllmendinger merged 1 commit into
masterfrom
BTC-2650.backport-master-fixes
Oct 20, 2025
Merged

fix: pin GitHub Actions to SHA hashes#3
OttoAllmendinger merged 1 commit into
masterfrom
BTC-2650.backport-master-fixes

Conversation

@OttoAllmendinger

Copy link
Copy Markdown
Contributor

This change updates our GitHub Action references to use SHA hashes
instead of version tags for improved security and reliability.

DX-1985

@OttoAllmendinger
OttoAllmendinger marked this pull request as ready for review October 20, 2025 13:28
@OttoAllmendinger
OttoAllmendinger requested a review from a team October 20, 2025 13:28
@OttoAllmendinger
OttoAllmendinger merged commit 4910920 into master Oct 20, 2025
2 checks passed
@OttoAllmendinger
OttoAllmendinger deleted the BTC-2650.backport-master-fixes branch October 20, 2025 16:20
lcovar added a commit that referenced this pull request Mar 27, 2026
Convention #3 already said to use `as const` arrays, but didn't
explicitly call out TypeScript `enum` as bad. Enums cause type cast
issues when crossing WASM/serde boundaries. Added enum to the "Bad"
examples and added WASM/serde reasoning to "Why".

BTC-3226
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.

3 participants