Skip to content

Commit 9ef4200

Browse files
committed
remove duplicated checkout
1 parent 4955c0e commit 9ef4200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ jobs:
331331
SILKBOMB_IMG: ${{ vars.SILKBOMB_IMG }}
332332
KONDUKTO_REPO: ${{ vars.KONDUKTO_REPO }}
333333
KONDUKTO_BRANCH_PREFIX: ${{ vars.KONDUKTO_BRANCH_PREFIX }}
334-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
334+
335335
- name: Generate SSDLC report
336336
run: |
337337
AUTHOR="${{ github.actor }}"

0 commit comments

Comments
 (0)