Skip to content

Commit aa831ed

Browse files
authored
Bump preflight version to v1.14.1 (#565)
1 parent 8a5f837 commit aa831ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
- name: Certify Images
171171
continue-on-error: false
172172
run: |
173-
curl -fsSL https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.13.3/preflight-linux-amd64 --output preflight
173+
curl -fsSL https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.14.1/preflight-linux-amd64 --output preflight
174174
chmod +x preflight
175175
176176
IFS=',' read -ra arch_list <<< "${{ env.platforms }}"

0 commit comments

Comments
 (0)