Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Bump devcontainers/ci in the minor group
Browse files Browse the repository at this point in the history
Bumps the minor group with 1 update: [devcontainers/ci](https://github.com/devcontainers/ci).


Updates `devcontainers/ci` from 0.3.1900000348 to 0.3.1900000349
- [Release notes](https://github.com/devcontainers/ci/releases)
- [Commits](devcontainers/ci@v0.3.1900000348...v0.3.1900000349)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent d2f437f commit faf51e5
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 @@ -23,6 +23,6 @@ jobs:
uses: docker/setup-buildx-action@v3.3.0

- name: Build dev container
uses: devcontainers/ci@v0.3.1900000348
uses: devcontainers/ci@v0.3.1900000349
with:
subFolder: ${{ matrix.directory }}

0 comments on commit faf51e5

Please sign in to comment.