From ca784538167155b6bd96b822f2dfcbe01e2c0842 Mon Sep 17 00:00:00 2001 From: AuxXxilium Date: Sat, 3 Aug 2024 12:17:13 +0200 Subject: [PATCH] build: update Signed-off-by: AuxXxilium --- .github/workflows/autobuild.yml | 2 +- .github/workflows/build.yml | 4 ++-- .github/workflows/custom.yml | 2 +- .github/workflows/grub.yml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/autobuild.yml b/.github/workflows/autobuild.yml index 44197340..aa8c5c5b 100644 --- a/.github/workflows/autobuild.yml +++ b/.github/workflows/autobuild.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2023 AuxXxilium and Ing +# Copyright (C) 2023 AuxXxilium # # This is free software, licensed under the MIT License. # See /LICENSE for more information. diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 160f8305..c09cb293 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2023 AuxXxilium and Ing +# Copyright (C) 2023 AuxXxilium # # This is free software, licensed under the MIT License. # See /LICENSE for more information. @@ -32,7 +32,7 @@ on: type: boolean update_version: description: "update min version" - default: "24.07.12" + default: "24.07.31" type: string jobs: diff --git a/.github/workflows/custom.yml b/.github/workflows/custom.yml index 692984a1..5bf54728 100644 --- a/.github/workflows/custom.yml +++ b/.github/workflows/custom.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2023 AuxXxilium and Ing +# Copyright (C) 2023 AuxXxilium # # This is free software, licensed under the MIT License. # See /LICENSE for more information. diff --git a/.github/workflows/grub.yml b/.github/workflows/grub.yml index 7755a2df..0ba73217 100644 --- a/.github/workflows/grub.yml +++ b/.github/workflows/grub.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2023 AuxXxilium and Ing +# Copyright (C) 2023 AuxXxilium # # This is free software, licensed under the MIT License. # See /LICENSE for more information.