kubewarden / github-actions

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

chore: prepare for 3.1.6 release #83

Closed fabriziosestito closed 1 year ago

fabriziosestito commented 1 year ago

Consume soon to be tagged release

sed --in-place 's/3\.1\.5/3\.1\.6/' $(find . -maxdepth 3 -name "*.yml")
flavio commented 1 year ago

LGTM, I think this can be converted into an actual PR and merged