mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
bump Orbit version to 1.17.0 (#14183)
This commit is contained in:
parent
807b1bcb00
commit
3bf6f18c16
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-orbit.yaml
vendored
2
.github/workflows/build-orbit.yaml
vendored
|
|
@ -7,7 +7,7 @@ on:
|
|||
- 'orbit/**.go'
|
||||
|
||||
env:
|
||||
ORBIT_VERSION: 1.16.0
|
||||
ORBIT_VERSION: 1.17.0
|
||||
|
||||
# This allows a subsequently queued workflow run to interrupt previous runs
|
||||
concurrency:
|
||||
|
|
|
|||
Loading…
Reference in a new issue