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