action-shellcheck/.devcontainer.json

4 lines
99 B
JSON
Raw Normal View History

2023-01-29 16:34:46 +01:00
{
"name": "ludeeus/action-shellcheck",
"image": "mcr.microsoft.com/devcontainers/base:bullseye"
}