diff --git a/.github/workflows/ubi9-openjdk-17-runtime.yml b/.github/workflows/ubi9-openjdk-17-runtime.yml index 6671ea2..3a49d4d 100644 --- a/.github/workflows/ubi9-openjdk-17-runtime.yml +++ b/.github/workflows/ubi9-openjdk-17-runtime.yml @@ -25,7 +25,7 @@ jobs: ${{ env.OPENJDK_CONTAINER }}:${{ env.OPENJDK_CONTAINER_VERSION }} - name: Install CEKit - uses: cekit/actions-setup-cekit@v1.1.5 + uses: cekit/actions-setup-cekit@v1.1.7 # even though we don't run any S2I tests for the runtime images, the test suite # will fail to start if the s2i binary is not present.