Skip to content

Commit 7d341cc

Browse files
authored
Merge pull request #587 from jmtd/ubi8-bump-cekit-action
Update cekit/actions-setup-cekit to v1.1.7
2 parents 6465e34 + afe0a09 commit 7d341cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-workflow-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: docker pull registry.access.redhat.com/ubi8/ubi-minimal:latest
2121

2222
- name: Install CEKit
23-
uses: cekit/[email protected].5
23+
uses: cekit/[email protected].7
2424

2525
- name: Build
2626
run: |

0 commit comments

Comments
 (0)