Skip to content

Commit 19c9abf

Browse files
committed
Fix cosign verification step in CI
Signed-off-by: Santosh Kaluskar <[email protected]>
1 parent c62537f commit 19c9abf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,3 @@ jobs:
5050
uses: github/codeql-action/upload-sarif@v2
5151
with:
5252
sarif_file: 'trivy-results.sarif'
53-
- name: verify release
54-
run: |
55-
bash ./.github/workflows/verify.sh

0 commit comments

Comments
 (0)