chore(deps): update redhat-actions/buildah-build action to v3#149
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update redhat-actions/buildah-build action to v3#149renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Coverage Report for CI Build 30062737644Coverage remained the same at 96.514%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
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.
This PR contains the following updates:
v2→v3Release Notes
redhat-actions/buildah-build (redhat-actions/buildah-build)
v3.0.1Compare Source
Bug Fixes
buildah-imagefeature hardcoded the rootful storage path/var/lib/containers/storage, which fails withpermission deniedon rootless runners. The action now detects the host's actual storage root viapodman infoat runtime, with a fallback to the previous path. #175CI & Infrastructure
v3.0.0Compare Source
Breaking Changes
runs.using: node24). GitHub Actions runners must support this runtime. #154squashinput now defaults totrue, matching common usage. Setsquash: falseto preserve intermediate layers. #161New Features
annotationsinput. Separate multiple annotations by newline. Only supported by OCI images. #161buildah-imageinput): Run buildah from a container image instead of the host-installed version. Useful for getting a newer buildah than what the runner provides. For example,buildah-image: quay.io/buildah/stable. #168podman buildfor containerfile builds. Scratch builds still require buildah. #169portinput now accepts multiple ports separated by newline. #165digestoutput now reliably returns the content digest of the built image. #153, #165Bug Fixes
buildah images --format {{.Digest}}instead ofbuildah inspectwhich returned the wrong type. #165CI & Infrastructure
actions/checkout@v7,actions/setup-node@v7,ubuntu-24.04runners. #156install_latest_buildah.shscript and simplify CI matrices. #164Dependency Updates
@actions/core,@actions/exec,@actions/ioto latest versions. #150, #156@types/nodeto v26. #159redhat-actions/commonto v2. #158v3Compare Source
Breaking Changes
runs.using: node24). GitHub Actions runners must support this runtime. #154squashinput now defaults totrue, matching common usage. Setsquash: falseto preserve intermediate layers. #161New Features
annotationsinput. Separate multiple annotations by newline. Only supported by OCI images. #161buildah-imageinput): Run buildah from a container image instead of the host-installed version. Useful for getting a newer buildah than what the runner provides. For example,buildah-image: quay.io/buildah/stable. #168podman buildfor containerfile builds. Scratch builds still require buildah. #169portinput now accepts multiple ports separated by newline. #165digestoutput now reliably returns the content digest of the built image. #153, #165Bug Fixes
buildah images --format {{.Digest}}instead ofbuildah inspectwhich returned the wrong type. #165CI & Infrastructure
actions/checkout@v7,actions/setup-node@v7,ubuntu-24.04runners. #156install_latest_buildah.shscript and simplify CI matrices. #164Dependency Updates
@actions/core,@actions/exec,@actions/ioto latest versions. #150, #156@types/nodeto v26. #159redhat-actions/commonto v2. #158v2.13Compare Source
v2.12Compare Source
v2.11Compare Source
v2.10Compare Source
--tls-verifyandextra-argsinput forbuildah fromcommand. #92v2.9Compare Source
v2.8Compare Source
tagsinput, for compatibility with docker/metadata-action`. #74--platformargument #65v2.7Compare Source
image-with-tagwhich provides image name and its corresponding first tag present.dockerfileswithcontainerfiles. Inputdockerfileswill be present as alias ofcontainerfiles.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.