Uptake of the latest changes for helpers submodule #85

Merged
nikolai-frolov merged 2 commits from helpers-update into main 2021-10-14 18:57:05 +05:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 5026cafdf4 - Show all commits

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