Skip to content

Commit

Permalink
Bump devcontainers/ci from 0.3.1900000339 to 0.3.1900000348
Browse files Browse the repository at this point in the history
Bumps [devcontainers/ci](https://github.com/devcontainers/ci) from 0.3.1900000339 to 0.3.1900000348.
- [Release notes](https://github.com/devcontainers/ci/releases)
- [Commits](devcontainers/ci@3d46282...7957e0c)

---
updated-dependencies:
- dependency-name: devcontainers/ci
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and FabianaCampanari committed Apr 9, 2024
1 parent d149986 commit 326235a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Build and run dev container task
uses: devcontainers/ci@3d462823359c481c587cb7426f39775f24257115 # v0.3.1900000339
uses: devcontainers/ci@7957e0cf6d027a8ab027745f399fcdbd3aa74f0f # v0.3.1900000348
with:
runCmd: pnpm build

0 comments on commit 326235a

Please sign in to comment.