Update git submodules

* Update validations-common from branch 'master'
  to dec9846f7490ddc49af4f574d129293dd26f1da5
  - Set fact for run_results returns error when previous validation run is skipped
    
    When validation run is skipped due the unfulfilled condition, run_results variable isn't created, so the set_fact cannot be set properly and returns error which can be interpreted as false negatives. Set_fact task must be corrected so it doesn't fail even if the variable run_results is empty.
    
    Signed-off-by: Veronika Fisarova <vfisarov@redhat.com>
    Change-Id: Ibb6bf62c0291e27da6b855d7836376a029233138
This commit is contained in:
Veronika Fisarova 2023-03-09 18:45:33 +01:00 committed by Gerrit Code Review
parent 089688ac9a
commit 7276b20e00
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ef9ccda96e65c07cce5be51f9fea71431f6856af
Subproject commit dec9846f7490ddc49af4f574d129293dd26f1da5