From a6a50b60c717399cac7bfdacb94dca8e3ce201ea Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 17 Apr 2023 23:34:50 +0000
Subject: [PATCH] chore(deps): update devcontainers/ci action to
 v0.3.1900000329 (#21563)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 .github/workflows/devcontainer.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/devcontainer.yml b/.github/workflows/devcontainer.yml
index 251c736515..98463b0240 100644
--- a/.github/workflows/devcontainer.yml
+++ b/.github/workflows/devcontainer.yml
@@ -12,6 +12,6 @@ jobs:
         uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
 
       - name: Build and run dev container task
-        uses: devcontainers/ci@72700878095f87b851a6c4405a16056caffdc577 # v0.3.1900000328
+        uses: devcontainers/ci@57eaf0c9b518a76872bc429cdceefd65a912309b # v0.3.1900000329
         with:
           runCmd: yarn build
-- 
GitLab