From f1f12c5af24521743728b32cb56ce99d53443928 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 10:59:28 +0000 Subject: [PATCH] ci(deps): update ghcr.io/bare-devcontainer/decolint docker tag to v0.7.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9f7ec43..1e0f357 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: contents: read env: # renovate: datasource=docker depName=ghcr.io/bare-devcontainer/decolint - DECOLINT_IMAGE: "ghcr.io/bare-devcontainer/decolint:0.6.0@sha256:363018a16de269c3ed4b69f30c3ba74ebe4c93c021b6937ebd74f7bb066989d0" + DECOLINT_IMAGE: "ghcr.io/bare-devcontainer/decolint:0.7.0@sha256:316b1ac0191451832ad896241b6e2a1162e8b14a95c6bcee576e58376d5f4334" steps: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: