We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4955c0e commit 9ef4200Copy full SHA for 9ef4200
.github/workflows/release.yml
@@ -331,7 +331,7 @@ jobs:
331
SILKBOMB_IMG: ${{ vars.SILKBOMB_IMG }}
332
KONDUKTO_REPO: ${{ vars.KONDUKTO_REPO }}
333
KONDUKTO_BRANCH_PREFIX: ${{ vars.KONDUKTO_BRANCH_PREFIX }}
334
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
+
335
- name: Generate SSDLC report
336
run: |
337
AUTHOR="${{ github.actor }}"
0 commit comments