devcontainers / devcontainers/ci
Fix untagged_image_cleanup workflow
Open
housekeeping
- Dominant language
- TypeScript
- Stars
- 496
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
The untagged_images_cleanup workflow is failing with:
```
Checking for untagged versions for ci-devcontainer
jq: error (at :1): Cannot index array with string "message"
```
E.g. https://github.com/devcontainers/ci/actions/runs/3802308704/jobs/6467665279#step:3:7
Contributor guide
Assessment
This issue has not been assessed yet.