Skip to content

fix: bump up feature version #34

fix: bump up feature version

fix: bump up feature version #34

Workflow file for this run

name: "Validate devcontainer-feature.json files"
on:
workflow_dispatch:
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # pin@v6
- name: "validate devcontainer-feature.json files"
uses: devcontainers/action@1082abd5d2bf3a11abccba70eef98df068277772 # pin@v1
with:
validate-only: "true"
base-path-to-features: "./src"