Skip to content

Commit 88d8054

Browse files
authored
Merge pull request #584 from ansible/dependabot/github_actions/redhat-actions/push-to-registry-2.8
2 parents f411f61 + 7bf20b7 commit 88d8054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-manylinux-container-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
'refs/heads/{0}', github.event.repository.default_branch
113113
)
114114
id: push-to-ghcr
115-
uses: redhat-actions/push-to-registry@v2.7
115+
uses: redhat-actions/push-to-registry@v2.8
116116
with:
117117
image: ${{ steps.build-image.outputs.image }}
118118
tags: ${{ steps.build-image.outputs.tags }}

0 commit comments

Comments
 (0)