The kubewarden/github-actions repository was updated to v5.0.0, which introduced breaking changes by renaming action inputs to lowercase-dash convention. The CI workflows in this repository still reference the old input names (
GITHUB_TOKEN), causing failures at runtime. The CI files should be fixed
The
kubewarden/github-actionsrepository was updated to v5.0.0, which introduced breaking changes by renaming action inputs to lowercase-dash convention. The CI workflows in this repository still reference the old input names (GITHUB_TOKEN), causing failures at runtime. The CI files should be fixed