Skip to content

Commit

Permalink
Bumped preflight version to 1.9.7 (#1797)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertSamoilescu authored Jun 7, 2024
1 parent 97854f6 commit 6309fd8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-sc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
sudo mv preflight-linux-amd64 /usr/local/bin/preflight
preflight --version
env:
PREFLIGHT_VERSION: 1.4.2
PREFLIGHT_VERSION: 1.9.7
- name: Submit preflight results
run: |
preflight check container \
Expand Down Expand Up @@ -164,7 +164,7 @@ jobs:
sudo mv preflight-linux-amd64 /usr/local/bin/preflight
preflight --version
env:
PREFLIGHT_VERSION: 1.4.2
PREFLIGHT_VERSION: 1.9.7
- name: Submit preflight results
run: |
preflight check container \
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
sudo mv preflight-linux-amd64 /usr/local/bin/preflight
preflight --version
env:
PREFLIGHT_VERSION: 1.4.2
PREFLIGHT_VERSION: 1.9.7
- name: Submit preflight results
run: |
preflight check container \
Expand Down Expand Up @@ -164,7 +164,7 @@ jobs:
sudo mv preflight-linux-amd64 /usr/local/bin/preflight
preflight --version
env:
PREFLIGHT_VERSION: 1.4.2
PREFLIGHT_VERSION: 1.9.7
- name: Submit preflight results
run: |
preflight check container \
Expand Down Expand Up @@ -287,7 +287,7 @@ jobs:
sudo mv preflight-linux-amd64 /usr/local/bin/preflight
preflight --version
env:
PREFLIGHT_VERSION: 1.4.2
PREFLIGHT_VERSION: 1.9.7
- name: Submit preflight results
run: |
preflight check container \
Expand Down

0 comments on commit 6309fd8

Please sign in to comment.