From 07d8c66ccd75706e3d8a41888c844292798feb07 Mon Sep 17 00:00:00 2001 From: "formwork-remover[bot]" <219219853+formwork-remover[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 15:06:00 +0000 Subject: [PATCH] chore(main): release github-runner-ci 1.2.1 --- .release-please-manifest.json | 2 +- images/github-runner-ci/CHANGELOG.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1d120f03..18354201 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,6 +1,6 @@ { "ansible": "1.4.5", - "images/github-runner-ci": "1.2.0", + "images/github-runner-ci": "1.2.1", "images/kairos-fedora": "0.9.0", "images/vscode-ssh-server": "0.1.4", "kustomization/components/factorio": "0.1.4", diff --git a/images/github-runner-ci/CHANGELOG.md b/images/github-runner-ci/CHANGELOG.md index 3d1c6b1d..be82029b 100644 --- a/images/github-runner-ci/CHANGELOG.md +++ b/images/github-runner-ci/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.1](https://github.com/marinatedconcrete/config/compare/github-runner-ci-1.2.0...github-runner-ci-1.2.1) (2026-08-09) + + +### Other Changes + +* **package:** pin ghcr.io/marinatedconcrete/devcontainer-base docker tag to a0b5ff1 ([#793](https://github.com/marinatedconcrete/config/issues/793)) ([25a6dee](https://github.com/marinatedconcrete/config/commit/25a6deec4c241b54172306e71ef3629a643f6dbb)) + ## [1.2.0](https://github.com/marinatedconcrete/config/compare/github-runner-ci-1.1.0...github-runner-ci-1.2.0) (2026-06-20)