From cf5fddcea495dcc19c0f991c6f6fa6a7abf3d50a Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Thu, 26 Dec 2024 01:13:22 +0100 Subject: [PATCH] Update apk-tools from 2.14.5 to 2.14.7 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 6d7ce0b..28bb814 100644 --- a/action.yml +++ b/action.yml @@ -12,7 +12,7 @@ inputs: hash of the file. This should normally be left at the default value. required: false - default: https://gitlab.alpinelinux.org/api/v4/projects/5/packages/generic/v2.14.5/x86_64/apk.static#!sha256!db4a1fee5e1533593a880f5a30dac992a90e63df190c1dfb8c21ff4155527143 + default: https://gitlab.alpinelinux.org/api/v4/projects/5/packages/generic/v2.14.7/x86_64/apk.static#!sha256!bdd044e0fd6cc388c5e571e1093efa5f35f7767cc5aa338b0a2576a429009a62 arch: description: > CPU architecture to emulate using QEMU. Allowed values are: `x86_64` (native), `x86` (native),