We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92d8775 commit 1f97aaeCopy full SHA for 1f97aae
1 file changed
.github/workflows/run.yml
@@ -43,6 +43,7 @@ jobs:
43
- run: dfetch check
44
- run: dfetch update
45
46
+ - run: dfetch report -t sbom
47
- name: Dfetch SARIF Check
48
uses: ./
49
with:
@@ -109,6 +110,8 @@ jobs:
109
110
111
112
113
114
+
115
116
117
0 commit comments