Uptake of the latest changes for helpers submodule

This commit is contained in:
Nikolai Frolov (Akvelon INC)
2021-10-12 19:44:23 +03:00
parent d9cf0e3053
commit 5026cafdf4
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ jobs:
submodules: true
- name: Validate node-versions manifest
run: .\helpers\packages-generation\manifest-validator.ps1 -ManifestUrl https://raw.githubusercontent.com/actions/node-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

Submodule helpers updated: e71d476320...8e2a68893f