diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ff8398a..bce4ecb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,8 @@ name: CI # Generated by: horde-components 1.0.0-RC1 -# Template version: 1.2.0 -# Generated: 2026-06-18 18:42:54 UTC +# Template version: 1.3.0 +# Generated: 2026-06-19 11:39:38 UTC # # DO NOT EDIT - Regenerate with: horde-components ci init # @@ -18,6 +18,7 @@ on: jobs: ci: + name: CI runs-on: ubuntu-24.04 steps: diff --git a/bin/ci-bootstrap.sh b/bin/ci-bootstrap.sh index 1378865..cf29dd0 100755 --- a/bin/ci-bootstrap.sh +++ b/bin/ci-bootstrap.sh @@ -1,8 +1,8 @@ #!/bin/bash # Horde CI Bootstrap Script (GitHub Actions) # Generated by: horde-components 1.0.0-RC1 -# Template version: 1.2.0 -# Generated: 2026-06-18 18:42:54 UTC +# Template version: 1.3.0 +# Generated: 2026-06-19 11:39:38 UTC # # DO NOT EDIT - Regenerate with: horde-components ci init # diff --git a/ci-tools/horde-components.phar b/ci-tools/horde-components.phar index 652d0cd..0e960a7 100755 Binary files a/ci-tools/horde-components.phar and b/ci-tools/horde-components.phar differ