Skip to content

fix: Specify mandatory version property for Kubescape action in examples#74

Closed
esafak wants to merge 1 commit into
kubescape:mainfrom
esafak:fix/version
Closed

fix: Specify mandatory version property for Kubescape action in examples#74
esafak wants to merge 1 commit into
kubescape:mainfrom
esafak:fix/version

Conversation

@esafak

@esafak esafak commented Jan 12, 2026

Copy link
Copy Markdown
Contributor

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 <3928300+esafak@users.noreply.github.com>
@matthyx

matthyx commented Jan 12, 2026

Copy link
Copy Markdown
Contributor

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
@matthyx matthyx moved this from WIP to Waiting on Author in KS PRs tracking Apr 16, 2026
@matthyx

matthyx commented May 27, 2026

Copy link
Copy Markdown
Contributor

@yugal07 do you want to take a look?

@yugal07

yugal07 commented May 27, 2026

Copy link
Copy Markdown
Contributor

Yes let me check. Thanks @matthyx

@yugal07

yugal07 commented May 27, 2026

Copy link
Copy Markdown
Contributor

Hi @esafak, I took a look, both changes here have since been applied to main:

@matthyx's a04da8d added default: latest to the version input in action.yml, so existing workflows (and the examples) no longer break without an explicit version:. The "Scannign" → "Scanning" typo in entrypoint.sh was fixed in c89ccd3 on the same day.

So I think this PR can be closed. The only remaining bit of value would be explicitly setting version: latest in the example workflows as documentation, happy to open a tiny follow-up PR for that if @matthyx thinks it's worth it. Otherwise, I think we can close this out? Thanks for the contribution

@matthyx

matthyx commented May 27, 2026

Copy link
Copy Markdown
Contributor

yeah @yugal07 just add a small doc related PR

@esafak esafak closed this Jun 10, 2026
@esafak esafak deleted the fix/version branch June 10, 2026 23:34
@matthyx matthyx moved this from Waiting on Author to To Archive in KS PRs tracking Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants