Skip to content

Commit f45409f

Browse files
Bump redhat-actions/push-to-registry from 2 to 3
Bumps [redhat-actions/push-to-registry](https://github.com/redhat-actions/push-to-registry) from 2 to 3. - [Release notes](https://github.com/redhat-actions/push-to-registry/releases) - [Changelog](https://github.com/redhat-actions/push-to-registry/blob/main/CHANGELOG.md) - [Commits](redhat-actions/push-to-registry@v2...v3) --- updated-dependencies: - dependency-name: redhat-actions/push-to-registry dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27c06b7 commit f45409f

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)