From 00cb0187e37f44fc98bc0e7e2b5367b136449079 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 15:18:25 +0000 Subject: [PATCH] Update devcontainers/ci action to v0.3.1900000449 --- .github/workflows/build-in-devcontainer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-in-devcontainer.yaml b/.github/workflows/build-in-devcontainer.yaml index bd89cc9f..d40b18d5 100644 --- a/.github/workflows/build-in-devcontainer.yaml +++ b/.github/workflows/build-in-devcontainer.yaml @@ -157,7 +157,7 @@ jobs: enable-apt: true - name: Run build in devcontainer - uses: devcontainers/ci@8bf61b26e9c3a98f69cb6ce2f88d24ff59b785c6 # v0.3.1900000417 + uses: devcontainers/ci@b63b30de439b47a52267f241112c5b453b673db5 # v0.3.1900000449 with: push: never checkoutPath: repo