kubewarden / github-actions

GitHub actions used by the Kubewarden project
https://kubewarden.io
Apache License 2.0
4 stars 7 forks source link

rust policies move to wasm32 wasip1 #122

Closed flavio closed 3 months ago

flavio commented 3 months ago

The wasm32-wasi target is deprecated and is has already been renamed wasm32-wasip1

See https://blog.rust-lang.org/2024/04/09/updates-to-rusts-wasi-targets.html

Also, prepare for 3.1.20 release of this action

viccuad commented 3 months ago

tagged and released as v3.1.20.