Skip to content

Commit cefdbc4

Browse files
authored
Merge pull request #583 from ansible/dependabot/github_actions/redhat-actions/buildah-build-2.13
2 parents 88d8054 + cfefaec commit cefdbc4

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
@@ -90,7 +90,7 @@ jobs:
9090
--reset -p yes
9191
- name: Build the image with Buildah
9292
id: build-image
93-
uses: redhat-actions/buildah-build@v2.12
93+
uses: redhat-actions/buildah-build@v2.13
9494
with:
9595
arch: linux/${{ env.QEMU_ARCH }}
9696
image: ${{ env.FULL_IMAGE_NAME }}

0 commit comments

Comments
 (0)