puppetlabs / puppet_litmus

Providing a simple command line tool for puppet content creators, to enable simple and complex test deployments.
Apache License 2.0
88 stars 55 forks source link

(CONT-404) Address deprecation warnings #477

Closed LukasAud closed 1 year ago

LukasAud commented 1 year ago

Prior to this commit, our litmus module would display warnings against the use of the (deprecated) ::set-output command.

This commit aims to update those command instance to avoid future failure when running GH actions.