Skip to content

Commit 1f2b3fb

Browse files
Bump redhat-actions/buildah-build from 2 to 3 (#22241)
1 parent 3e0b7b5 commit 1f2b3fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_robottelo_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
3030
- name: Build Robottelo image
3131
id: build-image
32-
uses: redhat-actions/buildah-build@v2
32+
uses: redhat-actions/buildah-build@v3
3333
with:
3434
image: robottelo
3535
tags: ${{ steps.image_tag.outputs.IMAGE_TAG }}

0 commit comments

Comments
 (0)