From 14e82e6b23a6d36fcb4d0e62361640d5959b70cd Mon Sep 17 00:00:00 2001 From: "hoverkraft-bot[bot]" <128996893+hoverkraft-bot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 13:38:47 +0000 Subject: [PATCH] docs: update actions and workflows documentation [skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/workflows/docker-build-images.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/docker-build-images.md b/.github/workflows/docker-build-images.md index 57c629df..fbdb13c5 100644 --- a/.github/workflows/docker-build-images.md +++ b/.github/workflows/docker-build-images.md @@ -50,7 +50,7 @@ on: permissions: {} jobs: docker-build-images: - uses: hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml@67e5563d6681bb610c1c961eecb6dfcd5b3cc62f # 0.30.5 + uses: hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml@a0bab9151cc074af9f6c8204ab42a48d2d570379 # 0.30.6 permissions: {} secrets: # Password or GitHub token (`packages:read` and `packages:write` scopes) used to log against the OCI registry. @@ -271,7 +271,7 @@ This project is licensed under the MIT License. SPDX-License-Identifier: MIT -Copyright © 2025 hoverkraft-tech +Copyright © 2026 hoverkraft-tech For more details, see the [license](http://choosealicense.com/licenses/mit/).