diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 9f88b68b7..7a8bc013f 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -125,7 +125,7 @@ jobs: file_to_commit: 'cfn-resources/${{ github.event.inputs.resourceName }}/compliance/v*/*' commit_message: "chore: Update SSDLC report for ${{ needs.publish.outputs.published_version }}" - repo-path: "cfn-resources/" + go-mod-path: "cfn-resources/go.mod" env: KONDUKTO_TOKEN: ${{ secrets.KONDUKTO_TOKEN }} SILKBOMB_IMG: ${{ vars.SILKBOMB_IMG }}