Skip to content

Commit 4e58401

Browse files
Bump redhat-actions/buildah-build from 2.9 to 2.10 (#334)
Bumps [redhat-actions/buildah-build](https://github.com/redhat-actions/buildah-build) from 2.9 to 2.10. - [Release notes](https://github.com/redhat-actions/buildah-build/releases) - [Changelog](https://github.com/redhat-actions/buildah-build/blob/main/CHANGELOG.md) - [Commits](redhat-actions/buildah-build@v2.9...v2.10) --- updated-dependencies: - dependency-name: redhat-actions/buildah-build dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35b87d1 commit 4e58401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-manylinux-container-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
--reset -p yes
8181
- name: Build the image with Buildah
8282
id: build-image
83-
uses: redhat-actions/buildah-build@v2.9
83+
uses: redhat-actions/buildah-build@v2.10
8484
with:
8585
arch: linux/${{ env.QEMU_ARCH }}
8686
image: ${{ env.FULL_IMAGE_NAME }}

0 commit comments

Comments
 (0)