Skip to content

Commit 0b60c9c

Browse files
authored
Merge pull request #531 from jmtd/bump-actions
Update cekit/actions-setup-cekit to v1.1.7
2 parents 46e6f82 + 4e330bc commit 0b60c9c

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/ubi9/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)