From 23ee6f9bcffe92ba97bbc68abf4d90825fb81def Mon Sep 17 00:00:00 2001 From: dmvict Date: Fri, 16 Feb 2024 15:56:29 +0200 Subject: [PATCH] Update willfile, use alternative dependency `github-actions-parser` --- will.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/will.yml b/will.yml index efdba99f..a6e2d270 100644 --- a/will.yml +++ b/will.yml @@ -93,7 +93,7 @@ submodule: path: 'npm:///@actions/core!1.10.0' enabled: 0 github-actions-parser: - path: 'npm:///github-actions-parser!0.26.0' + path: 'npm:///github-actions-parser!dmvict/github-actions-parser' enabled: 0 wgittools: path: 'npm:///wgittools!alpha'