Skip to content

Conversation

@esafak
Copy link
Contributor

@esafak esafak commented Jan 12, 2026

Why

#72 broke the existing workflows because we neglected to update them to specify the new, mandatory version property.

This PR will...

  • Add version: latest input to .github/workflows/example-scan.yaml.
  • Add version: latest input to .github/workflows/example-scan-image.yaml.
  • Add version: latest input to .github/workflows/example-fix-commit.yaml.
  • Add version: latest input to .github/workflows/example-fix-pr-review.yaml.
  • Correct typo "Scannign" to "Scanning" in entrypoint.sh.

Notes

Since this is a breaking change, I suggest versioning and updating documentation accordingly.

…les and fix typo

* Add `version: latest` input to `.github/workflows/example-scan.yaml`.
* Add `version: latest` input to `.github/workflows/example-scan-image.yaml`.
* Add `version: latest` input to `.github/workflows/example-fix-commit.yaml`.
* Add `version: latest` input to `.github/workflows/example-fix-pr-review.yaml`.
* Correct typo "Scannign" to "Scanning" in `entrypoint.sh`.

Signed-off-by: Emre Şafak <[email protected]>
@matthyx
Copy link
Contributor

matthyx commented Jan 12, 2026

thanks @esafak please note I've pushed a04da8d

@matthyx matthyx self-assigned this Jan 12, 2026
@matthyx matthyx moved this to WIP in KS PRs tracking Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: WIP

Development

Successfully merging this pull request may close these issues.

2 participants