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)