From d20268a30da493200cbf0aa5f5604379f40dbc29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:05:19 +0000 Subject: [PATCH] build(deps): bump hoverkraft-tech/ci-github-container Bumps [hoverkraft-tech/ci-github-container](https://github.com/hoverkraft-tech/ci-github-container) from 0.15.0 to 0.15.1. - [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases) - [Commits](https://github.com/hoverkraft-tech/ci-github-container/compare/0.15.0...0.15.1) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github-container dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/__shared-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/__shared-ci.yml b/.github/workflows/__shared-ci.yml index 6a1e957..55b9ad5 100644 --- a/.github/workflows/__shared-ci.yml +++ b/.github/workflows/__shared-ci.yml @@ -38,7 +38,7 @@ jobs: needs: - shellcheck - hadolint - uses: hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml@0.15.0 + uses: hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml@0.15.1 permissions: actions: write contents: read