We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3174ac6 commit f06779aCopy full SHA for f06779a
2 files changed
.github/workflows/build.yml
@@ -168,6 +168,8 @@ jobs:
168
- run: dfetch check
169
- run: dfetch update
170
171
+ - run: dfetch update-patch
172
+ - run: dfetch format-patch
173
- run: dfetch report -t sbom
174
175
.github/workflows/run.yml
@@ -42,6 +42,8 @@ jobs:
42
43
44
45
46
47
48
- name: Dfetch SARIF Check
49
uses: ./
0 commit comments