Skip to content

Commit

Permalink
Update delete-certificates.yml
Browse files Browse the repository at this point in the history
We need to lock down to a minor version 15 to match openshift.yml to hopefully successfully install oc.
  • Loading branch information
mzagaja authored Sep 10, 2024
1 parent c47d516 commit e1d9695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete-certificates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install oc
uses: redhat-actions/openshift-tools-installer@v1
with:
oc: 4
oc: 4.15

- name: Log in to OpenShift
uses: redhat-actions/oc-login@v1
Expand Down

0 comments on commit e1d9695

Please sign in to comment.