Skip to content

Commit 3a06047

Browse files
authored
chore(preflight): version 1.10.0 (#806)
1 parent 2e31788 commit 3a06047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preflight.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- run: pip install image-tools-stackabletech==0.0.12
7474
- name: Install preflight
7575
run: |
76-
wget https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.9.1/preflight-linux-amd64
76+
wget https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.10.0/preflight-linux-amd64
7777
chmod +x preflight-linux-amd64
7878
- name: Submit preflight checks
7979
if: ${{ inputs.submit == true }}

0 commit comments

Comments
 (0)