diff --git a/.github/workflows/update_robottelo_image.yml b/.github/workflows/update_robottelo_image.yml index 945f76b15dc..94eb7850ea3 100644 --- a/.github/workflows/update_robottelo_image.yml +++ b/.github/workflows/update_robottelo_image.yml @@ -26,7 +26,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 }}