From 588b4e13ce2b168cda0fbe16027b0e5bf801f92f Mon Sep 17 00:00:00 2001 From: Kevin Krakauer Date: Fri, 24 Mar 2023 13:04:55 -0700 Subject: [PATCH] github: update OSS schemastore This was done internally in cl/518959241. PiperOrigin-RevId: 519218468 --- WORKSPACE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 1461c05e2..0f3a99090 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -1485,8 +1485,8 @@ http_file( http_file( name = "github_workflow_schema", - sha256 = "60603d1095b11d136e04a8b95be83a23ad8044169e46f82f925c320c1cf47a49", - urls = ["https://raw.githubusercontent.com/SchemaStore/schemastore/27612065234778feaac216ce14dd47846fe0a2dd/src/schemas/json/github-workflow.json"], + sha256 = "7499ccb3e75975504ea1ee7c70291e0c9f6c1f684678091d013061fe263e3ddb", + urls = ["https://raw.githubusercontent.com/SchemaStore/schemastore/166136b96a14f103a948053903e9339e63ad9170/src/schemas/json/github-workflow.json"], ) # External Go repositories.