Add semantic versioning for sbom-action and create patch release#142
Merged
gab-arrobo merged 1 commit intoomec-project:mainfrom Mar 25, 2026
Merged
Add semantic versioning for sbom-action and create patch release#142gab-arrobo merged 1 commit intoomec-project:mainfrom
gab-arrobo merged 1 commit intoomec-project:mainfrom
Conversation
Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
There was a problem hiding this comment.
Pull request overview
This PR prepares a patch release by switching the repository VERSION from a development suffix to a release value, and pins the SBOM generation GitHub Action to a specific semver tag for more predictable SBOM generation in CI.
Changes:
- Update
VERSIONfrom0.0.22-devto the release version0.0.22. - Pin
anchore/sbom-actionin the SBOM workflow from@v0to@v0.24.0.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
VERSION |
Sets the repository version to the release value used by the release automation. |
.github/workflows/sbom-source.yml |
Pins the SBOM action to an explicit semver tag for deterministic CI behavior. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
sureshmarikkannu
approved these changes
Mar 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.