diff --git a/.github/workflows/update_robottelo_image.yml b/.github/workflows/update_robottelo_image.yml index 98a056acc88..eec69f809dd 100644 --- a/.github/workflows/update_robottelo_image.yml +++ b/.github/workflows/update_robottelo_image.yml @@ -38,7 +38,7 @@ jobs: - name: Push Robottelo image to quay.io id: push-to-quay - uses: redhat-actions/push-to-registry@v2 + uses: redhat-actions/push-to-registry@v3 with: image: robottelo tags: ${{ steps.image_tag.outputs.IMAGE_TAG }}