Skip to content

fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.11.30 #18974

fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.11.30

fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.11.30 #18974

Workflow file for this run

name: Devcontainer
on:
pull_request:
branches:
- main
types:
- opened
- synchronize
- reopened
- ready_for_review
permissions:
contents: read
jobs:
devcontainer-test:
runs-on: ubuntu-latest
if: github.event.pull_request.draft != true
steps:
- name: Checkout
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
with:
show-progress: false
- name: Build and run dev container task
uses: devcontainers/ci@a56d055efecd725e8cfe370543b6071b79989cc8 # v0.3.1900000349
with:
runCmd: pnpm build