From 9f878c72894fe46ff3c88e32c0567355472e6232 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Tue, 4 Aug 2026 17:21:32 +0200 Subject: [PATCH] fix(actions): update oras-project/setup-oras to v2 --- actions.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/actions.json b/actions.json index a86bd0a..17d6664 100644 --- a/actions.json +++ b/actions.json @@ -51,7 +51,8 @@ "github-actions" ], "matchPackageNames": [ - "opentofu/setup-opentofu" + "opentofu/setup-opentofu", + "oras-project/setup-oras" ] }, {