You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the cat-github-actions re-usable workflows has been updated to switch on the puppetcore. For reference see <puppetlabs/cat-github-actions#129>. This means a minor admustment is required on any modules that also need to run against puppetcore. One, `ruby_version` must be passed in and be >= 3.1; and two, the `PUPPET_FORGE_TOKEN` must be a secret on the repository.
Signed-off-by: Gavin Didrichsen <[email protected]>
0 commit comments