diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 698acb9..f6dfee1 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -25,7 +25,7 @@ "vscode": { "settings": {}, "extensions": [ - "cschleiden.vscode-github-actions", + "github.vscode-github-actions", "github.vscode-pull-request-github", "github.copilot", "redhat.vscode-yaml",