Skip to content

Commit 9050965

Browse files
Bump redhat-actions/push-to-registry from 2 to 3 (#22261)
1 parent 9da8ecb commit 9050965

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
@@ -38,7 +38,7 @@ jobs:
3838
3939
- name: Push Robottelo image to quay.io
4040
id: push-to-quay
41-
uses: redhat-actions/push-to-registry@v2
41+
uses: redhat-actions/push-to-registry@v3
4242
with:
4343
image: robottelo
4444
tags: ${{ steps.image_tag.outputs.IMAGE_TAG }}

0 commit comments

Comments
 (0)