Skip to content

Commit

Permalink
Bump cekit/actions-setup-cekit from 1.1.6 to 1.1.7
Browse files Browse the repository at this point in the history
Bumps [cekit/actions-setup-cekit](https://github.com/cekit/actions-setup-cekit) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/cekit/actions-setup-cekit/releases)
- [Commits](cekit/actions-setup-cekit@v1.1.6...v1.1.7)

---
updated-dependencies:
- dependency-name: cekit/actions-setup-cekit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ryanemerson committed Oct 4, 2024
1 parent 99884e1 commit b3e3346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/operator_upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
zip -r ${GITHUB_WORKSPACE}/server.zip infinispan-server-${SERVER_VERSION}
- name: Install CEKit
uses: cekit/actions-setup-cekit@v1.1.6
uses: cekit/actions-setup-cekit@v1.1.7

- name: Create Dockerfile
run: |
Expand Down

0 comments on commit b3e3346

Please sign in to comment.