Skip to content

Commit

Permalink
Merge pull request #145 from kubernetes-sigs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/redhat-actions/push-to-registry-2.7

Bump redhat-actions/push-to-registry from 2.6 to 2.7
  • Loading branch information
k8s-ci-robot committed Dec 30, 2022
2 parents 300ab32 + e300f66 commit 4dce88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
image: test
oci: true
- name: Push test image to local registry
uses: redhat-actions/push-to-registry@df878026e36864aa6bf9a5b7afe63637cb88ef8c
uses: redhat-actions/push-to-registry@9e8327fcde18a44143eda2e7dfe68eca01aeeeea
with:
image: ${{ steps.test-image.outputs.image }}
registry: localhost:5000
Expand Down

0 comments on commit 4dce88e

Please sign in to comment.