Skip to content

Commit 2bbc9e2

Browse files
committed
fix markdown issue
1 parent a955ccb commit 2bbc9e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
id: sarif-to-md
145145
if: success() || failure()
146146
continue-on-error: true
147-
uses: 11notes/action-sarif-to-markdown@b2656b3171cb3cddc50d50b2f86921cb2e6aeab1
147+
uses: 11notes/action-sarif-to-markdown@bc689850bd33a1037ea1d0a609ab4ea14b3c4396
148148
with:
149149
sarif_file: grype.sarif
150150

0 commit comments

Comments
 (0)