Skip to content

Commit f398e21

Browse files
renovate[bot]hypery2k
authored andcommitted
chore(deps): update redhat-actions/push-to-registry action to v3
1 parent 6f7f50b commit f398e21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
103103
- name: Push To Docker Hub
104104
id: push-to-dockerhub-preview
105-
uses: redhat-actions/push-to-registry@v2
105+
uses: redhat-actions/push-to-registry@v3
106106
with:
107107
image: ${{ steps.build-image.outputs.image }}
108108
tags: 'latest ${{ github.event.inputs.releaseversion }}'

0 commit comments

Comments
 (0)