We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9da8ecb commit 9050965Copy full SHA for 9050965
1 file changed
.github/workflows/update_robottelo_image.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Push Robottelo image to quay.io
40
id: push-to-quay
41
- uses: redhat-actions/push-to-registry@v2
+ uses: redhat-actions/push-to-registry@v3
42
with:
43
image: robottelo
44
tags: ${{ steps.image_tag.outputs.IMAGE_TAG }}
0 commit comments