We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15e0b8a commit 983c353Copy full SHA for 983c353
1 file changed
.github/workflows/publish.yaml
@@ -125,7 +125,7 @@ jobs:
125
file_to_commit: 'cfn-resources/${{ github.event.inputs.resourceName }}/compliance/v*/*'
126
commit_message:
127
"chore: Update SSDLC report for ${{ needs.publish.outputs.published_version }}"
128
- repo-path: "cfn-resources/"
+ go-mod-path: "cfn-resources/go.mod"
129
env:
130
KONDUKTO_TOKEN: ${{ secrets.KONDUKTO_TOKEN }}
131
SILKBOMB_IMG: ${{ vars.SILKBOMB_IMG }}
0 commit comments