fix: pin Node.js and Go versions in CI configuration files (#1318)

fixes cache poisoning issues
This commit is contained in:
Jason Cameron 2025-11-30 22:03:39 -05:00 committed by GitHub
parent 21d7753b1c
commit bbdeee00f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 17 additions and 24 deletions

View file

@ -38,11 +38,10 @@ jobs:
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
with:
node-version: latest
node-version: '24.11.0'
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
with:
go-version: stable
go-version: '1.25.4'
- uses: ko-build/setup-ko@d006021bd0c28d1ce33a07e7943d48b079944c8d # v0.9