Skip to content

Commit 57e4b2c

Browse files
authored
chore(preflight): version 1.10.0 (#419)
1 parent 25022ef commit 57e4b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.github/workflows/build.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ jobs:
430430
steps:
431431
- name: Install preflight
432432
run: |
433-
wget https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.9.4/preflight-linux-amd64
433+
wget https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.10.0/preflight-linux-amd64
434434
chmod +x preflight-linux-amd64
435435
- name: Check container
436436
run: |

0 commit comments

Comments
 (0)