From 94be87dfaa615bd7abdf2574e0871c0956ac5986 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 11:37:09 +0000 Subject: [PATCH] Update dependency curl/curl-container to v8.22.0 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index ef4182c..7afe322 100644 --- a/action.yml +++ b/action.yml @@ -4,7 +4,7 @@ inputs: curl_version: # id of input description: 'The version of curl which is used' required: true - default: '8.18.0' + default: '8.22.0' runs: using: "composite" steps: