We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51c0850 commit 5a55e0bCopy full SHA for 5a55e0b
.github/workflows/2-custom-image.yml
@@ -59,7 +59,7 @@ jobs:
59
uses: skills/action-check-file@v1
60
with:
61
file: ".devcontainer/devcontainer.json"
62
- search: "mcr.microsoft.com/vscode/devcontainers/universal:latest"
+ search: "mcr\\.microsoft\\.com/vscode/devcontainers/universal:latest"
63
64
# In README.md, switch step 2 for step 3.
65
- name: Update to step 3
0 commit comments