From 14447a049289234ac3e9dd98e623922497e21362 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 05:14:23 +0000 Subject: [PATCH] Update dependency Generaptor.Library to 1.10.0 --- scripts/github-actions.fsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/github-actions.fsx b/scripts/github-actions.fsx index 23bddfe..011992c 100644 --- a/scripts/github-actions.fsx +++ b/scripts/github-actions.fsx @@ -5,7 +5,7 @@ let licenseHeader = """ # This file is auto-generated.""".Trim() -#r "nuget: Generaptor.Library, 1.9.1" +#r "nuget: Generaptor.Library, 1.10.0" open Generaptor open Generaptor.GitHubActions open type Generaptor.GitHubActions.Commands