diff --git a/.github/workflows/update_robottelo_image.yml b/.github/workflows/update_robottelo_image.yml index 2a2bff25dcb..543c6422f3d 100644 --- a/.github/workflows/update_robottelo_image.yml +++ b/.github/workflows/update_robottelo_image.yml @@ -29,7 +29,7 @@ jobs: - name: Build Robottelo image id: build-image - uses: redhat-actions/buildah-build@v2 + uses: redhat-actions/buildah-build@v3 with: image: robottelo tags: ${{ steps.image_tag.outputs.IMAGE_TAG }}