Uptake of the latest changes for helpers submodule

This commit is contained in:
Nikolai Frolov (Akvelon INC) 2021-10-12 19:08:51 +03:00
parent 6e78c4b835
commit d5503767e4
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ jobs:
submodules: true
- name: Validate python-versions manifest
run: .\helpers\packages-generation\manifest-validator.ps1 -ManifestUrl https://raw.githubusercontent.com/actions/go-versions/main/versions-manifest.json -AccessToken ${{ secrets.GITHUB_TOKEN }}
run: .\helpers\packages-generation\manifest-validator.ps1 -ManifestPath '.\versions-manifest.json' -AccessToken ${{ secrets.GITHUB_TOKEN }}
check_build:
name: Check validation for failures

@ -1 +1 @@
Subproject commit e71d4763205167b7ef40aa4083f6cd361c61781a
Subproject commit 8e2a68893f830db37265622f81edf509037d5897