Skip to content

Commit

Permalink
Merge pull request #339 from kubernetes-sigs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/all-32d43190af

build(deps): bump redhat-actions/push-to-registry from 2.7.1 to 2.8 in the all group
  • Loading branch information
k8s-ci-robot committed Apr 12, 2024
2 parents 1590f5a + 84866fb commit 87b50f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Push test image to local registry
id: push
uses: redhat-actions/push-to-registry@9986a6552bc4571882a4a67e016b17361412b4df # v2.7.1
uses: redhat-actions/push-to-registry@5ed88d269cf581ea9ef6dd6806d01562096bee9c # v2.8
with:
image: ${{ steps.test-image.outputs.image }}
registry: localhost:5000
Expand Down

0 comments on commit 87b50f1

Please sign in to comment.