opencontainers / oci-conformance

OCI Conformance/Certification Working Group
https://conformance.opencontainers.org
Apache License 2.0
72 stars 43 forks source link

Replace github actions deprecated "set-env" #72

Closed jdolitsky closed 3 years ago

jdolitsky commented 3 years ago

GitHub Actions at some point deprecated the "set-env" method we were using to persist environment variables from one step to the next. This is a fix based on how Zot workflows are working.