File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626 os : ubuntu-latest
2727 - label : " with-v-prefix"
2828 dbversion : " postgres:latest"
29- cloudquery-version : " v6.35.4 "
29+ cloudquery-version : " v6.35.5 "
3030 os : ubuntu-latest
3131 fail-fast : false
3232 services :
Original file line number Diff line number Diff line change 4141 - name : Setup CloudQuery
4242 uses : ./.
4343 with :
44- version : " v6.35.4 "
44+ version : " v6.35.5 "
4545 - name : Sync with CloudQuery
4646 run : cloudquery sync example_configs/spec.yml --log-console --shard ${{ matrix.shard }}
4747 env :
Original file line number Diff line number Diff line change 3838 name : Setup CloudQuery
3939 with :
4040 # Required. Must be a valid SemVer version
41- version : ' v6.35.4 '
41+ version : ' v6.35.5 '
4242
4343 - name : Sync with CloudQuery
4444 run : cloudquery sync [file or directories...] --log-console
You can’t perform that action at this time.
0 commit comments