mirror of
https://github.com/natelandau/obsidian-metadata.git
synced 2025-11-18 01:43:39 -05:00
ci(deps): bump devcontainers/ci from 0.2 to 0.3 (#22)
Bumps [devcontainers/ci](https://github.com/devcontainers/ci) from 0.2 to 0.3. - [Release notes](https://github.com/devcontainers/ci/releases) - [Commits](https://github.com/devcontainers/ci/compare/v0.2...v0.3) --- updated-dependencies: - dependency-name: devcontainers/ci dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/devcontainer-checker.yml
vendored
2
.github/workflows/devcontainer-checker.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Build and run dev container task
|
- name: Build and run dev container task
|
||||||
uses: devcontainers/ci@v0.2
|
uses: devcontainers/ci@v0.3
|
||||||
with:
|
with:
|
||||||
runCmd: |
|
runCmd: |
|
||||||
poe lint
|
poe lint
|
||||||
|
|||||||
Reference in New Issue
Block a user