use newest push to registry action
This commit is contained in:
parent
eaf5d43001
commit
0067e1dfe2
@ -46,7 +46,7 @@ jobs:
|
||||
./Containerfile
|
||||
- name: Push to registry
|
||||
id: push-to-registry
|
||||
uses: redhat-actions/push-to-registry@v2
|
||||
uses: redhat-actions/push-to-registry@v2.8
|
||||
with:
|
||||
image: ${{ steps.build-image.outputs.image }}
|
||||
tags: ${{ steps.build-image.outputs.tags }}
|
||||
|
Loading…
Reference in New Issue
Block a user