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 adbd995 commit 13d3e87Copy full SHA for 13d3e87
.github/workflows/debos.yml
@@ -156,7 +156,7 @@ jobs:
156
- name: Unpack rootfs
157
run: mkdir -v rootfs && tar -C rootfs -xvf rootfs.tar.gz
158
159
- # this is the upstream provided script; syft is not packaged in Debian;
+ # this is the upstream provided script; Syft is not packaged in Debian;
160
# it's also available as a container image, but with a similar if not
161
# worse consumption model
162
- name: Install Syft
0 commit comments