diff --git a/.github/workflows/devcontainer.yml b/.github/workflows/devcontainer.yml index ee3de3bec..32cffd152 100644 --- a/.github/workflows/devcontainer.yml +++ b/.github/workflows/devcontainer.yml @@ -21,6 +21,6 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Build and run dev container task - uses: devcontainers/ci@44eb86b1bf0a6d7a5b0e0c463a3e3791081c1a95 # v0.3.1900000408 + uses: devcontainers/ci@c252b79ef4714c98801103cf62df41bf83240771 # v0.3.1900000411 with: runCmd: pnpm build