Update Engine to 0.40.3.0, put yaml action back (#10600)
This commit is contained in:
parent
9c55f243d6
commit
9add0e329f
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
run: git submodule update --init
|
||||
- name: Pull engine updates
|
||||
uses: space-wizards/submodule-dependency@v0.1.5
|
||||
- uses: wrexbe/yaml-schema-validator@aeb2aa16c9339d0c2cb799c2b959ae56a9c64727
|
||||
- uses: PaulRitter/yaml-schema-validator@v1
|
||||
with:
|
||||
schema: RobustToolbox/Schemas/rga.yml
|
||||
path_pattern: .*attributions.ya?ml$
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit cf9250f25d99776cb8104b9e7c166fb53cbcde8c
|
||||
Subproject commit 25212cbb4dc5977c3cac40602c49a41f31469970
|
||||
Loading…
Reference in New Issue