Skip to content

Commit 3a10eff

Browse files
renovate[bot]dominikholler
authored andcommitted
chore(deps): update redhat-actions/push-to-registry action to v3
1 parent a7d89a9 commit 3a10eff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
- name: Push To Registry
3535
if: github.event_name == 'push' && (github.ref_type == 'tag' || github.ref_name == 'main')
36-
uses: redhat-actions/push-to-registry@v2
36+
uses: redhat-actions/push-to-registry@v3
3737
id: push_image
3838
with:
3939
image: ${{ steps.build_image.outputs.image }}

0 commit comments

Comments
 (0)